@CHARSET "UTF-8";

#features {
	border: none;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	min-height:300px;
}
#features div.headline {
	background-color: #eeeeee;
	margin: 5px 10px 10px 5px;
	padding: 0;
	font-size: 1.8em;
	font-weight: bold;
	color: #d51007;
	text-align: right;
}
#features p.affiliate {
	background-color: #eeeeee;
	margin: 0 10px 5px 0;
	padding: 0;
	float: left;
	width: 300px;
	text-align: center;
}

#features div.singlefeature {
	background-color: #eeeeee;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	display: block;
}
#features div.singlefeature span img {
	background-color: #ffffff;
	border: 1px solid black;
	margin: 6px 5px 3px 0;
	padding: 0;
	float: left;
	text-align: center;
}
#features .featuretext {
	background-color: #eeeeee;
	margin: 0;
	padding: 6px 0 0 0;
	height: 6em;
	float: none;
}
#features .featuretext a {
	margin-left: 50%;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
#features .featuredevidershort {
	background-color: #eeeeee;
	border-bottom: 1px ridge #ffffff;
	width: 310px;
	text-align: right;
	margin: 5px 0 0 20px;
	padding: 0;
}
#features .featuredeviderlong {
	background-color: #eeeeee;
	border-bottom: 1px ridge #ffffff;
	width: 610px;
	text-align: right;
	margin: 5px 0 0 20px;
	padding: 0;
}
.featuresblockend {
	background-image: url(/image/content_end.jpg);
	height: 20px;
	margin: 0 0 4px 0;
	padding: 0 4px;	
}

#features .affiliates {
	border: none;
	background-color: #eeeeee;
	margin: -20px 20px 0 0;
	padding: 0;
	float: right;
	text-align: right;
	display: block;
	color: #333366;	
	font-size: 0.8em;
	font-weight: bold;
}
#features .affiliates a img {
	border: none;
	color: #333366;	
	font-size: 0.8em;
	font-weight: bold;
}
