/* CSS Document */

.companylist{
	text-indent:-500em;
	overflow:hidden;
	float:left;
	width:880px;
	height:374px;
	margin-bottom:30px;
	background-image:url(../img/company-image02.gif);
	background-repeat:no-repeat;
	}
	
.companylist dt{
	width:120px;
	float:left;
	margin:10px 0px;
	padding:3px 0px;
	height:auto;
	}

.companylist dd{
	float:left;
	width:319px;
	height:auto;
	margin:10px 0px;
	padding:3px 10px;
	}


.list-clinic{
	margin:20px 5px;
	}
	

.list-clinic li{
	margin:20px 10px 20px 0px;
	width:420px;
	float:left;
	}
	
.list-data{
	margin-left:10px;
	}
	
.list-data dt{
	float:left;
	clear:both;
	width:75px;
	line-height:1.88em;
	}

.list-data dd{
	}
	
h5{
	clear:both;
	font-size:120%;
	margin:3px 0px;
	padding:3px 0px 3px 3px;
	border-bottom:1px dotted;
	border-bottom-color:#333333;
	}

