@charset "utf-8";
/* CSS Document */

#consultants-nav {
	float: left;
	list-style: none;
	margin: 0px 0 0px 0;
	width:168px;
	padding: 0;
}
#consultants-nav li {
	float: left;
	margin: 10px 0 0 0px;
	padding: 0;
}
#consultants-nav li a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}
#consultants-nav li a:hover {
	background-position: -142px 0;
}

#consultants-nav li a.current, #consultants-nav li a.current:hover {
	background-position: -284px 0;
}
#consultants-nav0 {
	width: 142px;
	height: 20px;
	background: url(../images/common/nav/subnavs/fine-needle.gif) 0 0 no-repeat;
}
#consultants-nav1 {
	width: 142px;
	height: 10px;
	background: url(../images/common/nav/subnavs/online-pathology.gif) 0 0 no-repeat;
}
#consultants-nav2 {
	width: 142px;
	height: 10px;
	background: url(../images/common/nav/subnavs/digital-imaging.gif) 0 0 no-repeat;
}
#consultants-nav3 {
	width: 142px;
	height: 20px;
	background: url(../images/common/nav/subnavs/sample-collection.gif) 0 0 no-repeat;
}
#consultants-nav4 {
	width: 142px;
	height: 10px;
	background: url(../images/common/nav/subnavs/the-process.gif) 0 0 no-repeat;
}
#consultants-nav5 {
	width: 142px;
	height: 20px;
	background: url(../images/common/nav/subnavs/request-forms.gif) 0 0 no-repeat;
}
#consultants-nav6 {
	width: 142px;
	height: 10px;
	background: url(../images/common/nav/subnavs/results-and-imaging.gif) 0 0 no-repeat;
}
#consultants-nav7 {
	width: 142px;
	height: 10px;
	background: url(../images/common/nav/subnavs/ihsconnect.gif) 0 0 no-repeat;
}
#consultants-nav8 {
	width: 142px;
	height: 10px;
	background: url(../images/common/nav/subnavs/consultant-papers.gif) 0 0 no-repeat;
}
#consultants-nav9 {
	width: 142px;
	height: 20px;
	background: url(../images/common/nav/subnavs/PATHOLOGY-REQUEST-FORMS.gif) 0 0 no-repeat;
}

h3 {
	margin-bottom:30px;
	}

