#staff-wrap p {
    margin-top:0;
}

#staff-list {
    padding:10px 0 0 0;
    margin:0;	
}

#staff-list li {
	list-style-type: none;
	float:left;
	width:300px;
	padding:0 0 10px 0;
	margin:0;
}

#staff-list li .detail {
    margin-left:60px
}

#staff-list li .detail p {
    margin:5px 0 0 0 
}

#staff-list li h3 {
	margin-top:0
}

#staff-list li img {
	float: left;
	margin: 0 10px 0 0
	/*border: 1px solid #6C6C6C*/
}

#staff-wrap h1 {
    padding-bottom: 5px;
}

#staff-wrap h1 span {
    font-size:0.85em
}

#staff-wrap h2 {
    font-size:1.1em;
    font-weight:bold;
    color:#000;
    padding-bottom:2px;
}

#staff-wrap .detail {
    margin-left: 174px
}

#staff-wrap p#staff-position {
    margin-top:0;
}

#staff-wrap p#staff-experience {
	margin:0;
    color:#000
}	

#staff-wrap img#main-image {
	margin: 0 0 10px 0;
	float:left;
	/*border: 1px solid #6C6C6C*/
}

#service-categories {
	float:left;
	width:100%
}

#service-categories .group {
	float:left;
	width:45%;
	margin-bottom:30px
}
#service-categories ul {
	margin:0;
	padding:0
}

#service-categories li {
	list-style:none;
	padding: 2px 0;
}

#service-categories a {
	color: #1f1f1f;
	text-decoration: none;
	padding-left: 12px;
	background:#fff url('../img/arrow-black.gif') left 2px no-repeat;
}

#service-categories a:hover, #service-categories a.active {
	color:#B62E1F;
}

#staff-dir-list th, #staff-dir-list td {
    vertical-align:top;
    text-align:left;
    padding:2px
}

#staff-dir-list .dept-details th {
    font-weight:normal
}

.dept-details td, .dept-details th {
    border-bottom:1px solid #eee6da
}

.dept-groups th {
    background:#eee6da;
    font-weight:normal;
    font-style:italic
}
