h1{	background:url(../../images/img_clinic/h1_underline.png) no-repeat bottom right;
}
a {
	color:#689;	text-decoration:none;
}
a:visited {
	color:#689;
}
a:hover {
	text-decoration:underline;
	color:#f90;
}


h2{
	background:url(../../images/cst_ui/headbox.gif) no-repeat 0% 50%;
	margin-bottom:30px;
	margin-left:0px;
	font-weight:bold;
	padding-left:25px;
}

#sitemap{
	margin-left:70px;
	margin-right:70px;
}

#sitemap ul{
	margin-left:30px;
	font-size:12px;
}

#sitemap ul li{
	line-height:150%;
	font-size:12px;
}

#sitemap h3{
	border-bottom:dotted 1px #689;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	color:#689;
	background:url(../../images/cst_ui/box_pointer.gif) no-repeat 0% 50%;
}

#sitemap h3.nosub{
	
}

#sitemap h4{
	font-size:12px;
}

#sitemap ul.first li{
	margin-bottom:20px;
}

#sitemap ul.second li{
	line-height:120%;
	margin-bottom:10px;
}

#sitemap h4{
	background:url(../../images/cst_ui/pointer.gif) no-repeat 0% 50%;
	padding-left:15px;
	margin:0px;
}
* html h1{
	background:url(../../images/img_clinic/h1_underline.jpg) no-repeat bottom right;
}

