#creative_index{
	font-family: heveltica,arial,verdana,sans-serif;
	margin-left:1em;
	margin-top:1em;
}
img{
	border: none;
}
#creative_index a{
	color: #c9242e;
	text-decoration: none;
}
#creative_index a:hover{ 
	color: #fb1010;
}
#top_feature{
	float: left;
	clear:right;
	display:block;
	margin-bottom: 10px;
	width: 750px;
}
#top_feature h1{
	font-weight: normal;
	font-size: 24px;
	/*clear: right;*/
	display: block;
	width: 250px;
	float:left;
	margin: 10px 0;
}
#top_feature h2{
	font-weight: normal;
	font-size: 14px;
	/*clear: right;*/
	display: block;
	border-bottom: 1px solid #b8b8b8;
	float: left;
	width: 250px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
#top_feature .description{
	width: 250px;
	font-size: 14px;
	color: gray;
	display: block;
	float: left;;
}

#top_feature .thumb{
	margin-right: 25px;
	width: 701px;
	float: left;
	border:none;
}
#more_features{
	width:750px;
}
#more_features h2{
	font-weight: normal;
	font-size: 14px;
	/*clear: right;*/
	display: block;
	border-bottom: 1px solid #b8b8b8;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 8px;
}
.feature h1{
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
}
.feature .description{
	font-size: 11px;
	color: gray;
}

.feature{
	width:200px;
	float: left;
	display:block;
	margin-right: 50px;
	margin-left: 0px;
}
#more_features .thumb{
	border: none;
	margin-bottom: 10px;
}
.row{
	margin-bottom:25px;
	float:left;
	display:block;
}