
.main_wrap {
padding: 0;
}

.featured_box {
margin-right: 0;
border: 7px solid #ECECEC !important;
height: 175px;
}

/** featured content **/
.boxgrid{ 
float:left; 
overflow: hidden; 
position: relative; 
}

.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}

.boxgrid p{ 
padding: 0 10px 0 10px;
}

.boxgrid p{ 
padding: 0 10px 0 10px;
}

.boxgrid h4 {
font-size: 16px;
padding: 3px 0 0 10px;
margin: 0;
}

.boxcaption{ 
float: left; 
position: absolute; 
background: #FFFFFF; 
height: 186px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.boxcaption h4{ 
margin: 0 auto 6px 20px !important;
}
.boxcaption h4 a{ 
color: #000000;
text-decoration: none !important;
font-size: 90% !important;
}
.cover a.more-link{ 
float: right;
text-align: center !important;
font-size: 110%;
font-weight: bold;
padding: 3px 5px 3px 5px;
color: #ffffff;
background-color: #308097;
margin: 0 0 0 50px;
text-decoration: none;
}
.cover p{ 
margin: 5px 0 0 20px;
}
.cover p.textcont{ 
min-height: 37px;
}

.captionfull .boxcaption {
top: 0;
left: 0;
}

.caption .boxcaption {
top: 186;
left: 0;
}

#content_left_wrapper {
float: left;
width: 100%;
}

#content_right_wrapper {
width: 610px;
float: left;
margin-left: -610px;
}

.content_left {
margin-right: 620px;
}
