.boxFeature .error{
	font-weight: bold;
	color: red;
}

/*.boxFeatureContent ul{
	padding-left: 20px;
}*/

#qualovation{
	margin: 22px 0pt 15px 0pt;
}

#boxAbout .contentWrapper .content{
	padding-bottom: 7px;
}

/*****************************************************************************
 * SEE PLUGIN FEEDS BOX
 *****************************************************************************/
#seePluginFeeds h1.header {
	/* non-transparent */
	background: url(../images/hdr-home-see-pif-in-action.png) top right no-repeat; 
	text-indent: -9999px;
	height: 20px;
	overflow: hidden;
	margin-top: 9px;
}
#seePluginFeeds .boxFeature {
	float: left;
}
#seePluginFeeds .boxFeatureContent {
	width: 256px;
	float: left;
	margin-left: 10px;
}

/*****************************************************************************
 * PRODUCTS BOX                                                              *
 *****************************************************************************/

#products {
	background: #0e0e0e;
}
#products .content {
	margin-top: 0px;
	margin-bottom: 10px;
	height: 1%;
}
#products .boxFeature {
	display: block;
	margin-left: 20px;
}
#products .boxFeatureContent {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: hidden;
}
#products h1.header {
	margin-top: 7px;
}
#products .gay {
	height: 22px;
	background: url(../images/hdr-home-gay-products.png) top right no-repeat !important;
}
#products .straight {
	height: 22px;
	background: url(../images/hdr-home-straight-products.png) top right no-repeat !important;
}


