html, body {
	background-color: #FFF;
}

html, body, td, p, li { 
	font-family: Tahoma, Verdana; 
	font-size: 10pt;
	color: #333;
}

form {margin:0;}

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	/*display: block;*/
}

a { font-size: 10pt; }
a img { border: none; }
a:link, a:visited {text-decoration: underline; color: #333;}
a:hover {text-decoration: underline;}

.promo {font-size:13px; color:#666; padding:8px;}
.promo a { font-size: 10pt; font-weight: bold; color: #000;}
.promo b { font-weight: bold; color: #000;}

#signup {padding:8px;background-color:#C1E0FF;/*#A4D5EA*/}

.priceSection { font-size: 9pt}
.priceItem { font-size: 9pt}
.priceAccessory { font-size: 9pt}

.saleSection { font-size: 9pt; color: #F00;}
.saleItem { font-size: 9pt; color: #F00;}
.saleAccessory { font-size: 9pt; color: #F00;}

.sectionLink a {text-decoration: underline;}
.accessoryLink a {text-decoration: underline;}

.item-title {font-size: 14pt; font-weight: bold;}
.item-description {font-size: 9pt; }

.item-callout {font-weight: bold;}
.item-price {font-weight: bold;}
.item-price-b {font-size: 8pt; font-weight: normal;}
.item-price-b a {font-size: 8pt; font-weight: normal;}

.item-sale {color: #F00; font-weight: bold;}

.item-text {font-size: 9pt;}
.top-header { font-size: 12pt; font-weight: bold; color: #FFF;}

.sm-title { 
	font-size: 10pt; 
	color: #333;
	//font-family: Verdana;
	font-weight: bold	
}

.specification { 
	font-size: 10pt; 
	color: #333;
	//font-family: Verdana;
}
.paginate    { text-align: center; border-left-color: gray; border-left-width: 1px; border-right-color: gray; border-right-width: 1px; border-top: 10px; }

table.floatingHeader
{
	background-color: #426C94;
	font-family: Tahoma, 426C94;
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	padding-left: 3px;
}

#scrollContainer {
	border: 1px solid #bfc2c5;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	w\idth: 554px;
	/width: 556px;
	height: 85px;
	white-space:nowrap;
	overflow: hidden;
}

.scrollItem {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	/*float: left;*/
}

 