#hcReadMoreCanvas {
height:381px;

}
#hcReadMoreRightCol {
	float:left;
	width: 200px;
	margin-left: 5px;
}

#hcReadMoreContent {
	float: left;
	width: 780px;
}

.hcReadMoreCurrentPartRow {
	height: 26px;
	margin-top: -1px;
	background-image: url(../img/healthcentersreadmore/bg_grey_grad.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
}
.hcReadMoreCurrentPartRow p {
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
	
	}


#hcReadMoreCarussel {
	height: 100px;;
	background-color: #d7d7d7;
	margin-top: 5px;
}

#hcReadMoreBottomContent {
	float: left;
}
.hcReadMoreBottomContentThumbnail {
	height: 80px;
	width: 80px;
	border-top-width: 13px;
	border-right-width: 13px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float:left;
}
#hcReadMoreBottomContentText {
	/*float:left;
	width:672px;
    _width:665px;*/
    text-align:justify;
    padding-right:10px;
    padding-top:6px;
    
}
#hcReadMoreBottomContentText a{
    color:#666;
    font-weight:bold;    
    text-decoration:none;
}
#hcReadMoreBottomContentText a:hover{
    color:#c00;
    text-decoration:underline;
}

#hcReadMoreBottomContentTitle {
	font-size: 25px;
	font-weight: bold;
/**	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;*/
	font-family: Arial;
	margin-bottom: 7px;
}

.hcReadMoreText13px {
	font-weight: normal;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: left;
	width: 780px;
	padding-bottom: 5px;
	padding-top: 5px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;*/
	margin-top: 10px;
}
#hcReadMoreRelatedLinksTitle {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 780px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:10px;
}
.hcReadMoreRelatedLink {
	float: left;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
}
.hcReadMoreRelatedLinkCont {
	float: left;
	width: 550px;
}
.hcReadMoreRelatedLinkContTitle {
	font-size: 16px;
	font-weight: bold;
}
.hcReadMoreRelatedLinksContText {
	margin-top: 5px;
}


.hcReadMoreLinkThumb {
	height: 90px;
	width: 120px;
	float: left;
	margin-right: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}
#hcReadMoreRelatedLinkResultWindow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 780px;
}
#hcReadMoreRelatedLinksPager {
	width: 780px;
}
#hcReadMoreBottomContentText ul{
	margin-left:55px;
}
