/* IDS */

#fea\ture2 h2
{
	border-top-color: #CC0000;
}

.c\ol2 #feature2Inner, .c\ol3 #feature2Inner
{
	border-right: 1px solid #FFFFFF;
	border-bottom: 4px solid #C0BFB7;
	background-color: #D9D8CF;
}

#fea\ture3 h2
{
	border-top-color: #009900;	
}

#fea\ture3Inner
{
	background-color: #D9D8CF;
	border-bottom: 4px solid #C0BFB7;
}

#fea\ture4 h2
{
	border-top-color: #1551A1;
}

#fea\ture4Inner
{
	border-left: 1px solid #FFFFFF;
	background-color: #D9D8CF;
	border-bottom: 4px solid #C0BFB7;
}

#s\mallFeatures
{
	border: none;
	padding: 0;
	background-color: transparent;
	background-image: none;
	background-position: top left;
}

#s\mallFeatures.col1
{
	border-bottom: 4px solid #C0BFB7;
	padding: 0 0 15px 0;
	background-color: #E7E7DF;
}

#s\mallFeatures .featureContinue
{
	margin: 0 15px 0 0;
	padding-right: 25px;
	background-image: url(../images/icon_continue_feature_small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#s\mallFeatures .featureContinue a
{
	color: #000000;
}

#s\mallFeatures .featureContinue a:visited
{
	color: #666666;
}




/* CLASSES */

.c\ol1 .feature
{
	float: left;
	width: 100%;
}

.c\ol2 .feature
{
	width: 50%;
}

.c\ol3 #feature3
{
	width: 34%;
}

.c\ol3 .feature
{
	width: 33%;
}

.fea\ture
{
	clear: none;
	float: left;
}

.fea\ture h2
{
	clear: none;
	margin: 0 0 15px 0;
	border-top: 4px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px 15px;
}

.fea\ture img
{
	position: static;
	margin: 0 15px 0 15px;
}

.fea\ture p
{
	margin: 0;
	padding: 0 15px 15px 15px;
	font-size: 85%;
	line-height: 1.5em;
}

