#feature_title {
position: relative;
height: 399px;
width: 599px;
margin-bottom: 60px;
}

#feature_title h1 {
font: bold 60px/68px "Helvetica", "Arial", sans-serif;
position: absolute;
z-index: 12;
bottom: -80px;
left: 0;
padding: 12px 12px 0;
background: #fff;
width: 575px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

h2.feature_subhead {
font: 18px/18px "Helvetica", "Arial", sans-serif;
padding-left: 12px;
color: #000;
margin-top: 90px;
clear: both;
}

#feature_text {
position: relative;
width: 440px;
margin-top: 24px;
margin-left: 12px;
margin-bottom: 24px;
float: left;
z-index: 12;
background: #fff;
text-align: justify;
}

.feature_photo {
position: absolute;
left: 0;
top: 0;
}

.feature_photo p {
text-align: right;
z-index: 18px;
position: absolute;
bottom: 60px;
right: 6px;
}

#feature_video {
width: 425px;
float: right;
margin-right: -148px;
margin-left: 12px;
margin-bottom: 12px;
}

#feature_sidebar {
width: 250px;
float: right;
margin-right: -148px;
padding: 8px;
background: #696969;
color: #fff;
margin-left: 12px;
margin-bottom: 12px;
}

#feature_sidebar h3 {
font-size: 18px;
padding-bottom: 4px;
margin-bottom: 4px;
border-bottom: 1px solid #c0c0c0;
}

#feature_sidebar a {
color: #c0c0c0;
}

#feature_pull_quote {
font: 23px/28px "Helvetica", "Arial", sans-serif;
border-top: 2px solid #c0c0c0;
border-bottom: 1px solid #000;
text-align: center;
padding: 8px;
margin-right: -148px;
float: right;
width: 250px;
margin-left: 12px;
margin-bottom: 12px;
}