h.colLeft 2{
	padding: 0 0 10px 0 !important; 
	margin: 0 !important;
}

.colLeft h2 a, .colLeft h2 a:hover{
	color: #333 !important;
	text-decoration: none;
}
.colLeft a:hover{	
	text-decoration: none;
}

.colLeft .row {
	padding: 0;
	margin: 0 0 15px 0;
	float: left;
	width: 555px;
	display: block;
}

.colLeft img {
	border: 1px solid #999;
	float: left;
	margin: 2px 10px 1px 0;
}

p.all{
	text-align: left;
	margin-top: 20px;
}

.col1{
	width: 80px !important;
	margin: 0 !important;
	padding: 0 !important;
	float: left;
}
.col2{
	margin: 0 !important;
	width: 460px;
	float: right;
}
.col2 h2{
	padding: 0 0 5px 0 !important; 
}


/** HEALTHBRIEF DETAIL PAGE **/

.healthbrief .col1{ 
	float: left; 
	width: 162px !important;
	padding: 0;
	margin-right: 15px !important;
}
.healthbrief .col2{ 
	float: left; 
	width: 370px;
	padding: 0;
}

.healthbrief .col1 div{
	float: left;
	margin-top: 10px;
	padding: 8px 0;
}
.healthbrief .col1 h4{
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
	margin-top: 0;
	margin-bottom: 0;
	color: #dc5900;
}
.healthbrief .col1 ul{
	margin: 15px 0 20px 16px;
	padding: 0;
}
.healthbrief .col1 li{
	line-height: 12px;
	margin-left: 0;
}
.healthbrief .col2 .table{
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #f8f8f8;
	margin: 5px 0 15px 0;
}
.healthbrief .col2 .table h4{
	font-family: arial;
	text-transform: uppercase;
	background-color: #e37a33;
	color: #FFF;
	padding: 2px 5px; 
	font-weight: bold;
	margin-bottom: 10px;
}
.healthbrief .col2 .table p{
	padding-left: 20px;
}
.healthbrief .col2 .table ul{
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding: 0;
}
.healthbrief .col2 .table ul li{	
	padding-bottom: 3px;
}
.healthbrief .col2  a {font-size: 11px;}

