	.body {
		width: 760px; 
		margin: auto; 
		font-family: arial, sans-serif; 
		font-size: 8pt; 
		padding: 10px 0 0 0;
	}

	.bodyPopup {
		background-color: white;
		font-family: arial, sans-serif; 
		font-size: 8pt; 
		padding:0px;
		margin:0px;
	}

	.bodySecure {
		width: 760px; 
		margin: auto; 
		background-color: black;
		font-family: arial, sans-serif; 
		font-size: 8pt; 
	}
	.sm { 
		font-family:verdana,sans-serif; 
		font-size:11px; 
		margin-left:1px; 
		}
	.linkBlue {
		FONT-WEIGHT: bold; 
		FONT-SIZE: 11px; 
		COLOR: #04355e; 
		FONT-FAMILY: verdana,arial,helvetica; 
		TEXT-DECORATION: none
		}
	.selected
		{	FONT-FAMILY: Arial, Helvetica, sans-serif;
			FONT-WEIGHT: bold;
			FONT-SIZE: 10pt;	
			COLOR:  #ff0000;
		}
	.selected2
		{	FONT-FAMILY: Arial, Helvetica, sans-serif;
			FONT-WEIGHT: bold;
			FONT-SIZE: 8pt;	
			COLOR:  #ff0000;
		}
	.selected3
		{	FONT-FAMILY: Arial, Helvetica, sans-serif;
			FONT-WEIGHT: bold;
			FONT-SIZE: 14pt;	
			COLOR:  #ff0000;
		}
	.TechnicalFirstColumn {
		background : #fffff2;	
			color : #3e3e3e;	
			font-size : 8pt;
			font-weight : normal;
			font-family : Arial, Verdana;
			padding-left:4px;
			padding-right:4px;
		}
	.TechnicalSecondColumn  {
			background : #F3F3E2;	
			color : #000000;	
			font-size : 8pt;
			font-weight : normal;
			font-family : Arial, Verdana;
			padding-left:4px;
			padding-right:4px;
			}
	a 		{
			color: #666666; 	
			text-decoration: none;
			}
	
	a:hover {
		color: #999999;
		text-decoration: underline;
	}
	
	a.menu2, A.menu2:visited{	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;	
	TEXT-DECORATION:none;
	COLOR:  #666666;
	}
	
	a.menu2:hover, A.menu2:active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
	COLOR: #000000;
	}
	
	#top {
		height: 25px; 
		width: 760px;
	}

	#top a {
		color: white;
	}
	
	#top a:hover {
		color: #000000;
	}

	#top .countrySelected {
		color:black;
		text-decoration: none;
	}
	
	#logo {
		padding: 10px;
		float: left;
	}
	
	#moso_logo {
		padding: 12px;
		float: left;
	}
	
	#logo2 {
		padding: 10px;
		float: left;
	}

	#logoPopup {
		padding: 0px 0px 0px 15px;
		float: left;
		width:100%;
	}

	#logoSecure {
		float: left;
		padding: 10px 0px 0px 0px;
	}
	
	#navContainer {
		width: 760px;
		height: 25px;
		margin: 0;
		padding: 0px;
		background-color: black;
		color: #fff;
	}
	
	.navItem {
		height: 25px; 
		color: white; 
		text-align: center;
		float: left;
		padding: 0px;
	}

	.menuBox {
		position:absolute;
		display:none;
		font-family: verdana,arial,sans-serif;
		font-size: 10px;
		color: #666666;
		background: #CCCCCC;
	}

	.menuList {
		background: #ffffff;
		border: solid black 1px;
		padding: 0;
		margin: 0;
		text-align: left;
		color: #666666;
		list-style: none;
	}	
	
	.menuHead {
		width: 114px; 
		text-align: center; 
		cursor: pointer; 
		background-color: black; 
		background-image: url('nav-arrow-white.gif'); 
		background-repeat: no-repeat; 
		background-position: 95% 50%;
	}	
	
	.menu {
		position: absolute;
		margin: 0;
		padding: 0;
		display: none;
		background-color: white;
		border: solid 1px black;
		width: 200px;
		text-align: left;
		color: #666;
		list-style: none;
	}
	
	.menu li {
		border-width: 0 0 1px 0;
		border-style: dotted;
		border-color: black;
		padding: 0.5em;
		margin: 0;
		cursor: pointer;
	}
	
	.menu li:hover {
		background-color: #ddd;
	}
	
	.menu li.hover {
		background-color: #ddd;
	}
	
	.menuList li a {
		color: #666666;
	}
	
	.menuList li a:hover {
		color: #999999;
	}
	
	.menuListHover {
		background: #cccccc;
	}
	

	.topRight {
		float: right;
		padding: 0 10px 0 0;
		color: white;
		text-align:right;
	}
	
	#mastHead {
		background-image: url('header.gif');
		background-repeat: no-repeat;
		background-color: black;
		color: white;
		height: 97px;
		width: 760px;
	}

	#mastHeadPopup {
		background-repeat: no-repeat;
		background-color: white;
		color: white;
		padding: 0px 0px 0px 0px;
		width:100%;
	}

	.mastHeadPopupBar {
		background-image: url('bkgrd-red25.gif');
		width:100%;
		line-height:10px;
		padding:0px;	
	}

	#mastHeadSecure {
		background-repeat: no-repeat;
		background-color: black;
		color: white; 
		height: 136px;
		width: 760px;
	}
	
	#mastHead a {
		color: white;
	}
	
	#mastHead a:hover {
		color: #999999;
	}
	
	input.searchBtn {
		font-size: 10px;
		text-transform: lowercase;
	}
	
	input.search {
		font-size: 10px; 
		border: 1px solid #999999; 
		width: 110px;
	}
	
	#searchBar {
		background-color: white;
		border-style: solid;
		border-color: #000000 black #999999 black;
		border-width: 1px 0 1px 0;
		margin: 0;
		padding: 0;
		color: #999999;
		background-image: url('bkgrd-red40.gif'); 
		background-repeat: repeat-x;
		width: 760px;
		height: 40px;
	}
	
	#searchBar td {
		height: 33px;
	}

	#searchBar li {
		width: 100%;
		background-color: white;
	}
	
	td:hover .menuList {
		display: block;
	}
	
	td.hover .menuList {
		display: block;
	}
	
	#topSearches {
		float: left;
		display: none;
	}
	
	#content {
		clear: both;
		float:left;
		background-color: #ffffff;
		width: 740px;
		padding: 10px;
		border-style: solid;
		border-color: #eeeeee;
		border-width: 5px 0px 0px 0px;
	}
	
	#abContainer {
	width: 570px;
	vertical-align: 0px;
	float: left;
	padding: 0px;
}

	#aSpot {
	border-collapse: collapse;
	padding:0;
	margin:0;
	border-spacing: 0;
	height: 235px;
	width: 570px;
	float:left;
}
	#bSpot {
		float: left;
	}
	
	#categoryPicks {
		width: 570px;
		float: left;
	}
	
	.categoryPick {
		float: left;
		width: 570px;
		height: 629px;
	}
	
	.categoryThule {
		float: left;
		width: 570px;
	}
	
	.categoryPickSelect {
		padding: 0 0 0 25px;
	}
	
	.categoryPickTop {
		width: 570px;
		background-color: black;
		background-repeat: no-repeat;
		color: white;
		float: left;
		font-size: 12px;
		text-transform: uppercase;
		text-align: center;
		margin: 6px 0;
		height: 28px;
		line-height: 28px;
		background-image: url('qn-header.gif');
	}
	
	.categoryPickBottom {
		width: 570px;
		background-color: black;
		background-repeat: no-repeat;
		color: white;
		float: left;
		font-size: 12px;
		text-transform: uppercase;
		text-align: center;
		margin: 6px 0;
		height: 28px;
		line-height: 28px;
		background-image: url('qn-footer.gif');
	}
	
	.categoryPickBottomText {
		margin: 5px 0 5px 10px;
	}
	
	.categoryPickWhereText {
		float: left;
		line-height: 30px;
		margin: 0 0 0 10px;
	}
	
	.categoryPickItemNoSearch {
		float: right;
		line-height: 30px;
		margin: 0 10px 0 0;
	}	

	#quickPicks tr td {
		text-align: center;
		width: 120px;
		padding:5px;
	}
	
	#quickPicks {
		width: 570px;
		margin: 0 0 10px 0;
		float:left;
	}

	#specs ul {
		margin: 0;
	}
	
	#copy ul {
		margin: 0;
	}

	.quickPickCopy a {
	  color: #999999;
	  font-size:10px;
	  line-height:15px;
	  text-align:left;
	}
	.quickPickCopy {
	  color: #999999;
	  font-size:10px;
	  line-height:15px;
	  text-align:left;
	}

	.quickPickPrice {
		font-size:14px;
		font-weight:bold;
		color:#666666;
		margin:auto 0px;
		text-align: left;
	}
	.quickPickImage {
		vertical-align:top;
	}

	.cSpot {
		margin: 0 0 10px 0;
	}

	.quickPick {
		float: left;		
	}
	
	#cContainer {
	width: 150px;
	float:right;
	padding: 0px;
}
	
	#footer {
		float: left;
		width: 760px;
		height: 30px;
		background-image: url('ftr.gif');
		background-repeat: no-repeat;
		border-width: 1px 0 0 0;
		border-style: solid;
		border-color: #999999;		
	}

	#footerSecure {
		float: left;
		width: 760px;
		height: 30px;
	}
	
	#footerLinks {
		margin: 10px;
		float: left;
	}
	
	#footerLinks a {
		color: black;
	}
	
	#footerLinks a:hover {
		color: #999999;
	}
	
	#footerCopyright {
		margin: 10px;
		float: right;
	}

.boxHead{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	clear:both;
	line-height:15px;
	text-align:left;
}

#quickAddContainer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	border : 1px solid #CCCCCC;
	width:150px;
	height: auto;
	color:#666666;
	float:right;
	margin-bottom: 10px;
}

#quickAddHeader{
	height: 25px;
	width:150px;
	clear:both;
	margin-bottom: 10px;
	padding:0px;
}

#savedCartsContainer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	border : 1px solid #CCCCCC;
	width:150px;
	height: auto;
	color:#666666;
	float:right;
	margin-bottom: 10px;
}

#savedCartsHeader{
	height: 25px;
	width:150px;
	clear:both;
	margin-bottom: 10px;
	padding:0px;
}

.savedCartsCartName{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	clear:both;
	line-height:15px;
}

.savedCartsTotal{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	clear:both;
	line-height:15px;
}

.savedCartsMessage{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	clear:both;
	line-height:12px;
}

#instaCartContainer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	border : 1px solid #CCCCCC;
	width:150px;
	height: auto;
	color:#666666;
	float:left;
	margin-bottom: 10px;
}

#instaCartItems{
	padding:5px 10px 5px 10px;
	width:130px;
	float:left;
}

#instaCartHeader{
	height: 25px;
	width:150px;
	clear:both;
}
.instaCartItemsContainer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width:130px;
	padding: 10px 0px 5px 0px;	
	float:left;
}

#instaCartheadline {
	font-size: 10px;
	font-weight:bold;
	color:red;
	width: 150px;
}
.instaCartItemName{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	clear:both;
	float:left;
}
.instaCartItemQTY{
	margin:0px;
	padding:0px;
	float:left;
	width:auto;
}
.instaCartItemPrice{
	float:right;
	width:auto;
}
#instaCartSubtotalContainer {
	background-color:#CCCCCC;
	width:150px;
	height:30px;
	margin:0px;
	float:left;
}
#instaCartSubtotalTitle{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	line-height:30px;
	text-transform:uppercase;
	font-weight: bold;
	padding-left:10px;
}

.instaCartSubtotalDetailsContainer{
	float:left;
	width:50%;
}

.instaCartSubtotalDetails{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height:12px;
	text-align:right;
}
.instaCartSubtotal {
	background-color:#CCCCCC;
	width:auto;
	height:30px;
	margin:0px;
}

#instaCartMessagesContainer {
	padding:15px 10px 10px 5px;

	float:left;
}
#instaCartMessagesContainer ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#instaCartViewEdit {
	width:150px;
	border-top:dotted 1px #666666; 
	float:left;
}
#instaCartViewEdit ul {
	float:left;
	padding:10px;
	margin:0px;
	list-style:none; 
	color:#FF0000;
	font-size:10px;
	line-height:15px;
	text-transform:uppercase;
}
#instaCartViewEdit a  {
	color:#FF0000;
	text-decoration:none;
}
#instaCartViewEdit a:hover {
		color: #999999;
}
.instaCartSubtotalDetailsContainer ul {
	margin:0px;padding:3px 10px 3px 0px;list-style:none;
}
#bspotContainer {
	background-image: url(b-top.gif);
	background-repeat: no-repeat;
	height:360px;
	padding-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
}

.bspotPromo {
	margin: 0;
	padding:0;
	float: left;
	width:142px;
	border-left: solid 1px gray;
}

.bspotPromoImg {
	height:132px;
	width: 142px;
	padding:7px 0 0 0;
	margin:0;
	border-bottom: solid 1px gray;
}

.bspotPromoCopy {
	padding:10px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	height:198px;
	line-height:15px;
	background-color: #CCCCCC;
}

#itemImageBoxContainer {
	width:240px;
	margin:0;
	padding:0;
	float:left;
}

#itemImageBox {
	color:#666666;
	width:200px;
	margin-bottom:0px;	
}

#itemImage {
	height:200px;
	width:200px;
	margin:0;
	padding:0;
}

#itemImageBenefit {
	 font-size:9px;
	 margin:0;
	 padding:0;
}

#itemInfoBoxContainer {
	 color:#666666;
	 float:left;
	 line-height:20px;
	 width:330px;
	 margin:0;
	 padding:0;
}

#itemInfoDetail {
	height:150px;
	width:330px;
	font-size:12px;
}
#itemInfoDetail .brand {
	height:35px;
	width:330px;
	margin-bottom:0px;
}

#itemInfoDetail .name {
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
}

#itemInfoAssetImages {
	float:left;
	height:44px;
	width:330px;	
}
#itemInfoAssetImages .assetImage {
	margin-right:10px;
	float:left;
	cursor: pointer;
}

#itemInfoBoxFooterBox {
	clear:both;
	width:560px;
	height:70px;
	padding-top:30px;
}

#itemInfoBoxFooter {
	color:#666666;
	border-top:dotted 1px gray;
	border-bottom:dotted 1px gray;
	float:left;	
	width:570px;
}

#itemInfoBox {
	margin:0;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	width:220px;
	height:50px;
	font-size:10px;
	line-height:15px;
}

.itemPriceBox {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin:auto 0px;
	width:225px;
	line-height:16px;
}

.itemPriceBoxQTY {
	font-size:10px;
	line-height:16px;
	color:#666666;
}

a.itemPriceBox {
	color:red;
}

.itemPriceBox strike {
	color:red;
}

#itemPriceBox .priceQTY {
	font-size:10px;
	font-weight:normal;
	float:left;
	padding-right:10px;
}

#itemPriceBox .savings {
	font-size:9px;
	line-height:15px;
}

#itemQtyBox {
	float:right;
	width:125px;
	height:65px;
	margin-top:5px;
	padding-left:0px;
}

#itemQtyBox .addToCartBTN {
	text-align:right;
}

#itemDetailTabContainer {
	width:570px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	clear:both;
}

#itemDetailTabs {
	list-style:none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#itemDetailTabs li {
	line-height:25px;
	float:left;
	margin-bottom:1px;
	background-image:url('bkgrd-tab-gray.gif');
	height:25px;
}

#itemDetailTabs li a {
	color:white;
	text-transform:uppercase;
}

#itemDetailTabs li a:hover {
	color: #000;
	
}
#itemDetailTabs li.chosen {
	height:26px;
	padding:0;
	margin:0;
	background-image: none;
	background-color:#FF0000;
}

#itemDetailTabs li.unavailable {
	color: #666;
	text-transform:uppercase;	
}

#aboutTab {
	width: 114px;
}

#accessoryTab {
	border-left: 1px solid white;
	width: 96px;
}

#promoTab {
	border-left: 1px solid white;
	width: 143px;
}

#kitTab {
	border-left: 1px solid white;
	width: 90px;
}

#payTab {
	border-left: 1px solid white;
	width: 122px;
}

#itemDetailTabsSub {
	width:570px;
	clear:both;
	background-color:#FF0000;
	color:black;
}
#itemDetailTabsSub ul{
	height:25px;
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	text-align:center;
}
#itemDetailTabsSub li{
	float:left;
	line-height:25px;
	text-align:center;
	color:black;
}
#itemDetailTabsSub li.selected {
	color: white;
}

#itemDetailTabsSub a.selected {
	color: white;
}

#itemDetailTabsSub a {
	color: black;
}
 

.prodResult {
	width: 548px;
	height: 108px;
	float: left;
}

.prodResultHead {
	width: 548px;
	float: left;
}

.prodResultHead ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 548px;
}

.prodResultHead ul li {
	float: left;
}

.prodResult ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 548px;
}

.prodResult ul li {
	float: left;
	height: 108px;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #999999;
}

.prodImg {
	width: 88px;
	padding: 10px 0 0 0;	
}

.prodInfo {
	width: 215px;		
	padding: 10px 0 0 10px;
}

.prodItemNo {
	width: 60px;
/* 	padding: 10px 0 0 10px; */
}

.prodShipping {
	width: 65px;
/* 	padding: 10px 0 0 10px; */
}

.prodItemNoShipping {
	width: 135px;
	padding: 10px 0 0 10px;
}

.prodShippingHead {
	width: 65px;
	text-align: center;
 	padding: 0 5px; 
}

.prodPrice {
	font: Arial, Helvetica, sans-serif;
	padding: 10px 0 0 10px;	
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.prodPriceSmall {
	width: 80px;
	padding: 10px 0 0 10px;	
}

.prodInfoHead {
	width: 200px;		
	padding: 10px 0 0 10px;
		
}

.prodBrand {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 15px;
	color: #000000;
}
	
.prodHeadline {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.prodCopy {
	font-size: 9px;
	line-height: 15px;	
	color: #666666;
}

.leasebutton {
	padding:5px 0px 0px 0px
}

.buybutton {
	padding:5px 0px 0px 0px
}

.rebatebutton {
	padding:5px 0px 0px 0px
}


#searchResult {
	float: left;	
}

#searchResultHeader {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	height: 40px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	width: 560px;
	float: left;
}

#searchResultPagingTop {
	background-color: #b8b8b8;
/*  	height: 30px; */
	font-size: 10px;
	font-weight: bold;
	color: #7a7a7a;
/* 	line-height: 30px; */
	width: 550px;
	padding: 10px 10px 10px 10px;	
	float: left;
}

#searchResultPagingBottom {
	width: 550px;
	height: 30px;
	background-color: #b8b8b8;
	color: #7a7a7a;
	font-weight: bold;
	font-size: 10px;
	line-height: 30px;	
	padding: 0 10px 0 10px;
	float: left;	
}

.red {
	color: #ff0000;	
}

.small {
	font-size: 8px;	
}

#breadcrumb {
	padding: 0 0 10px 0;
	margin: 0;
	text-transform: uppercase;
	float: left;
	width: 570px;
}

#breadcrumb a {
	text-decoration: underline;
	color: #999999;
}

#nowShowing {
	padding: 0 0 10px 0;
	margin: 0;
	float: left;
	width: 570px;
	font-size: 9px;
}

#nowShowing a {
	text-decoration: underline;
	color: #999999;
}

.currentCrumb {
	color: #FF0000;
}


.cartBody {
	font-size:10px;
	line-height:15px;	
}
.bold {
	font-weight:bold;	
}

.cartBodySmall {
	font-size:8px;
	line-height:15px;	
}

.cartBodyLarge {
	font-size:11px;
	line-height:15px;	
}

.cartCheckout {
	font-size:11px;
	line-height:24px;	
}

.cartBodyWide {
	font-size:9px;
	line-height:20px;	
}

.cartMenu {
	font-size:9px;
	line-height:20px;	
}

.cartProgress {
	font-size:10px;
	background-image: url('bkgrd-red25.gif');
	color:white;
	text-transform: uppercase;
	text-align: center;
	line-height:25px;	
}

.cartProgressSpace {
	font-size:10px;
	color:#663300;
}

.cartProgress a {
	font-size:10px;
	color:#663300;
	text-transform: uppercase;
}

.cartProgress a:hover {
	font-size:10px;
	color:white;
	text-transform: uppercase;
}

.cartLineDotted {
	border-top:dotted 1px #CCCCCC;
	height:1px;
}

.cartLineSolid {
	border-top:solid 1px #CCCCCC;
	height:1px;
}

.attn  {
	color : red;
}

a.attn {
	text-decoration : underline;
}	

.attn:hover {
	color : red;
	text-decoration : underline;
}
object {
	position : relative;
	top : 0.3em;
}

form {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
}

.bkgrdred25 {
	height:25px;
	background-image: url('bkgrd-red25.gif');
}

.cart11-15 {
	font-size:11px;
	line-height:15px;
}

.cart11-24 {
	font-size:11px;
	line-height:24px;	
}

.cart9-24 {
	font-size:9px;
	line-height:24px;	
}
.cart10-24 {
	font-size:10px;
	line-height:24px;	
}

.cart11-36 {
	font-size:11px;
	line-height:36px;	
}
.cart10-15 {
	font-size:10px;
	line-height:15px;	
}
.cart10-11 {
	font-size:10px;
	line-height:11px;	
}

.subTotal {
	background-color:#CCCCCC;	
}

.detailLabel {
	font-size:10px;
	text-align: left;
	line-height:15px;	
	text-transform:uppercase;
}

a.red {
	text-decoration: none;
}

.white {
	color:white;	
}	

.rebateHeadline {
	font-size:14px;
	line-height:15px;	
}	


	.jsSelect {
		display: none;
		width: 130px;
		position: absolute;
		border: 1px solid black;
		background-color: white;
		overflow: auto;
		max-height: 200px;
		cursor: pointer;
		padding: 0 5px;
		color: black;
		margin: 0;
		text-transform: none;
		line-height: 20px;
		font-size: 10px;
	}
	
	.jsInput {
		border: 1px solid #999999;
		width: 110px;
		text-transform: none;
		margin: 0 0 5px 0;
		font-size: 10px;	
		cursor: pointer;
	}
	
	img {
		border: 0;
	}

	.jsItem {
		background-color: white;
		border-width: 0 0 1px 0;
		border-style: dotted;
		border-color: #999999;
		font-size: 10px;		
	}
	
	.jsItem:hover {
		background-color: #cccccc;
		color: #333;
	}
	
	.dropDown {
		background-image: url('btn-dropdown-red16x17.gif');	
		background-position: right;
		background-repeat: no-repeat;
		float: left;
		width: 118px;
		padding: 5px 10px 0 0;
		float: left;
		cursor: pointer;
	}
	
	div.hover  {
		background-color: #cccccc;
		color: #333;
	}
	
	.specials {
		background-color: black;
	}
	
	.specials div {
		padding: 5px 0 0 10px;
	}
	
	.specials a {
		color: red;
	}
	
	.specials a:hover {
		color: white;
		text-decoration: underline;
	}
	
div.individualProductHeaderBoxPicture{float: left; width: 334px; height: 260px; margin-left: 6px;}
div.individualProductHeaderBoxTop{background-image:url(individual-product-white-top.jpg); float: left; width: 334px; height: 14px;}
div.individualProductHeaderBoxLeft{background-image:url(individual-product-white-left.jpg); float: left; width: 6px; height: 248px; margin: 0px; padding: 0px;}
div.individualProductImageBox{float: left; width: 308px; height: 248px; margin: 0px; padding: 0px;}
div.individualProductHeaderBoxRight{background-image:url(individual-product-white-right.jpg); float: left; width: 20px; height: 248px; margin: 0px; padding: 0px;}
