@charset "UTF-8";
/* CSS Document */

/*______right_col_____*/



/*_____LEFT_COL_____*/

#lc_pic_about_us  {
	width: 230px;
	height: 180px;
	background-image: url(../images/lc_about_us.jpg);
}
#rec_news {
	width: auto;
	background-color: #FFF;
}
#lc_nav_health_reporter  {
	margin: 5px 0 5px 0;
	padding: 5px;
	border: 1px #c21130 solid;
	line-height: 18px;
}
#lc_nav_health_reporter a.health_reporter {
	color: #c21130;
	font-size: 20px;
}
#lc_nav_health_reporter a.read_more {
	color: #c21130;
}
#lc_nav_health_reporter a.read_more:hover {
	text-decoration: underline;
}

