@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 0px;
}

hr {
	border-top: 1px solid #666;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.feature_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background-image: url(../files/featurebox_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 37px;
	width: 211px;
	margin: 0px;
}
.feature_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(../files/featurebox_body.gif);
	background-repeat: repeat-y;
}
.feature_content h1{font-size:12px; font-weight:bold; margin:0px; padding:0px}
.feature_content p {margin:0px 0px 10px 0px;}
.specialIMG{float:left; padding:3px 8px 5px 0px; }
#content .featurebox {
	position: relative;
	width: 211px;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
.productBox {
padding-top:13px;
	width:209px;
	background-image:url(../files/prodBoxH1.gif);
	background-repeat:no-repeat;
	background-position:center 10px;
	font-size:8pt;
	color:#222222;
}
.productBox a {
font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#222;
}
.productBox a:hover {
	text-decoration:underline;
}
.specialfeatures {
	font-size: 12px;
}
.specialprice {
	font-size: 24px;
	color: #c00;
	font-weight: bold;
}