#mfe {
	width: 580px;
	border: #E6E6E8 1px solid;
}

#mfe img { margin: 0; }

#product_tabs ul {
	margin: 20px 0 0 0;
	padding: 0;
}

#product_tabs li {
	list-style: none;
	float: left;
}

#product_tabs li a {
	display: block;
	height: 20px;
	_width: 1px;
	margin: 0 4px 0 0;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border: #E6E6E8 1px solid;
	border-bottom: none;
}

#product_tabs li.active a {
	/*color: #A48255;*/
	color: #027BCD;
	background-color: #FFF;
}

#prod_info {
	clear: left;
	padding-top: 10px;
	#padding-top: 0;
	#margin-top: -12px;
}

#prod_info h2 {
	margin-top: 0;
	font: normal 22px "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, sans-serif;
	color: #636366;
}

#prod_info h2 span {
	font-size: 18px;
	/* color: #946F49; */
	color: #3590CE;
}

#content_tabs h3 {
	margin-top: 0;
	padding: 0;
}

#content_tabs h6 {
	font-size: 14px;
	font-weight: bold;
}

#content_tabs td {
	vertical-align: top;
	width: 33%;
	padding-bottom: 1.5em;
}

#content_tabs p.thumb {
	position: relative;
	left: -6px;
	text-align: center;
	margin-bottom: 0;
}

#content_tabs strong { font-weight: bold; }
#content_tabs div.detailblock { display: none; }
#content_tabs div.activeblock { display: block; }
#content_tabs h3 strong { color: #707070; }
#c_features img, #c_features span.stn_button { display: none; }

#c_downloads dl dt, #c_support dl dt {
	margin-bottom: .2em;
	padding-bottom: .2em;
	border-bottom: #E0E0E0 1px solid;
}

#c_downloads dl dd, #c_support dl dd { margin-bottom: 1em; }

dl#specs dt {
	margin: 4px 0;
	padding: 4px;
	font-weight: bold;
	background-color: #EBEBEC;
}

dl#specs dt.section {
	margin: 6px 0;
	height: 22px;
	padding: 4px 10px;
	color: #FFF;
	background-color: #BBB;
}

dl#specs dt.comment {
	color: #999;
	font-weight: normal;
	background-color: #FFF;
}

dl#specs dd { padding-left: 3em; }

