@charset "utf-8";
/* CSS Document */
div#feature {
	position:relative;
	width:336px;
	top:0;
	right:30px;
}
div.featureheader {
	width:336px;
}
div.featureheader h3, div.featureheader p, div.featureheader span {
	display:none;
}
div.builder2011 {
	background:url(../../gallery/logos/builderonline.png) center 20px no-repeat;
	width:220px;
	height:121px;
	margin:0 auto;
	cursor:pointer;
}
div.builder2011 p {
	display:none;
}
div.featurebody, div.feature ol {
	background:url(../../images/feature/bodytile.png) repeat-y;
}
div.featurebody p {
	font-size:11px;
	color:#5e5858;
	margin:15px 35px 15px 15px;
}
div.feature li {
	list-style:none;
	display:block;
	height:102px;
	width:302px;
	margin-left:14px;
	background-repeat:no-repeat;
}
div.feature li a {  
	height:97px;  
	margin:0; 
	padding:0;
	display:block;
}
div.featurefooter {
	width:336px;
}
