h1{
	background:url(../../images/img_clinic/h1_underline.png) no-repeat bottom right;
}

dl.manage {
	margin-left:50px;
}

dl.manage dt{
font-weight:bold;
float:left;
clear:both;
margin-bottom:16px;
padding-top:10px;
padding-bottom:10px;
}

dl.manage dd{
width:470px;
margin-left:140px;
border-bottom:1px dotted #89B5A6;
padding-top:10px;
padding-bottom:10px;
padding-left:16px;
margin-bottom:16px
}

dl.manage address{
display:inline-block;
}

* html dl.manage address{
display:inline;
vertical-align:0px;
zoom:1
}


*:first-child+html dl.manage address{
display:inline;
vertical-align:0px;
zoom:1
}
