@charset "utf-8";
#healthCentersCont { width: 780px; float:left;
}
.healthCentersPost {
	width: 385px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 90px;
    _height: 80px;
	margin-top: 5px;
	margin-right:5px;
    padding-top:10px;
}
.healthCentersPost_thumbnail {
	margin-top: 2px;
	width:140px;
	height:80px;
	float:left;
}

.healthCentersPost_text {
	margin-left: 5px;
	float:left;
	width:240px;
	height: 100px;
    _height: 80px;
}
.healthCentersPost_text_title {
	font-family: Arial, Tahoma;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	_font-size: 13px;
    /*margin-bottom: 10px;*/
    margin-top:10px;
}

.healthCentersPost_text_pre {
	/*margin-bottom: 10px;*/
	width: auto;
	overflow:hidden;
}

.healthCentersPost_text_btn {
	margin-bottom: 10px;
	font-size: 10px;
	color: #CD2026;
	height:10px;
}
.healthCentersPost_text_btn a:link{
	font-size: 10px;
	color: #CD2026;
	margin:0px;
	padding:0px;
	
}
.healthCentersPost_text_btn a:visited{
	font-size: 10px;	
	color: #CD2026;
	margin:0px;
	padding:0px;
}
.healthCentersPost_text_btn a:hover{
	font-size:10px;
	color: #CD2026;
	/*font-weight:bold;*/
	margin:0px;
	padding:0px;
}

.healthCenters_title {
	font-family: Arial;
	font-size:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom:10px;
}

.healthCenters_title p { font-size: 25px; margin-top: 2px; margin-bottom: 2px;}
#bottom-hc-search-bar { margin-top:0px;}
#hcRightCol {
	float:left;
	width: 200px;
	margin-left: 5px;
}