	#checkoutbox { font-size:11px; }
	#checkoutbox .list0 {	background-color:;	white-space:nowrap; }
	#checkoutbox .list1 {	background-color:#EEEEEE;	white-space:nowrap; }

	#boxLid { width:170px; margin-top:3px; font-size:12px;  }
	#boxLid .title { color:#FFF; padding:2px 0 2px 15px; background-image:url(../images/build/boxLid.jpg); }
	#boxLid .container { background-color:#EEEEEE; padding:10px 0; }
	#boxLid .container span { display:block; margin-left:20px; }
	#boxLid .container input { width:118px; height:20px;	margin-top:5px; margin-left:3px; padding:2px; }
	#boxLid .container .button { vertical-align:middle; margin-right:2px; width:24px; height:20px; }

	#boxLid td {
		background-repeat:no-repeat; 
		width:157px; 
		height:20px; 
		color:#FFFFFF;
		text-indent:15px;
	}

	#centerContainer { width:765px; margin:auto; text-align:left; }
	#centerContainer .cHeader { margin-left:auto; margin-right:auto; margin-top:4px; width:765px; height:99px; background-repeat:no-repeat; background-image:url(../images/build/SR_banner.jpg); }
	#centerContainer .cLeft { float:left;width:170px; border:0px solid red }
	#centerContainer .cRight { float:left;width:586px; padding-left:4px; }

	#topnavigation {	width:765px; 	font-size: 11px;	color: #FFFFFF;	margin:auto; height:25px; float:left; display:block;	}
	#topnavigation a:visited, #topnavigation a:active, #topnavigation a:link  {	color: #FFFFFF;	text-decoration: none;	}
	#topnavigation a:hover 	{	color: #FFFFFF;	}
	#topnavigation a.on, #topnavigation a.on:visited, #topnavigation a.on:active  {	color: #FFFFFF;	font-weight: normal;	}
	#topnavigation a.on:hover	{	color: #FFFFFF;	}

		#topnavigation .cellLeft {float:left; width:10px; height:24px; background-image:url(..//images/build/NAV_leftedge.gif); background-repeat: no-repeat;}
		#topnavigation .cellCenter { text-align:center; float:left; width:745px; color:#FFFFFF; padding:2px 0; height:24px; background-image:url(..//images/build/NAV_repeat.gif); background-repeat: repeat-x;}
		#topnavigation .cellRight {float:left; width:10px; height:24px; background-image:url(..//images/build/NAV_rightedge.gif); background-repeat: no-repeat;}
	
	#prodNavContainer { width:170px; }
	
	#prodNav { width:168px; padding:2px; border-bottom:1px solid #999; }
	#prodNav a { color:#000; font-size:12px; }

	#prodNavOFF0, #prodNavON0 { background-color:#F0F5FF; wdth:168px; padding:2px; border-bottom:1px solid #999; } 
	#prodNavOFF1, #prodNavON1 { background-color:#FFFFFF; wdth:168px; padding:2px; border-bottom:1px solid #999; }
	
	#prodNavOFF0 a:link, #prodNavOFF0 a:visited, #prodNavOFF0 a:active,
	#prodNavOFF1 a:link, #prodNavOFF1 a:visited, #prodNavOFF1 a:active, 
	#prodNavOFF0 a:hover, 
	#prodNavOFF1 a:hover {
		font-weight:normal;
		color:#000;
		margin-left:10px;
		margin-top:2px;
		margin-bottom:2px;
		text-transform:capitalize;
	}
	
	#prodNavON1 a:link, #prodNavON1 a:visited, #prodNavON1 a:active, 
	#prodNavON0 a:link, #prodNavON0 a:visited, #prodNavON0 a:active, 
	#prodNavON1 a:hover, 
	#prodNavON0 a:hover {
		font-weight:bold;
		color:#000;
		margin-left:10px;
		margin-top:2px;
		margin-bottom:2px;
	}
	
	/* PAGING DIV */
	#paging { float:right; color:#666666; font-size:10px; font:verdana; }
	#pagingoff a:link, #pagingoff a:visited, #pagingoff a:active { color:#000000;	font-weight:bold; }
	
	/* FROM THUMBS */
	#products th { background-color:#CCCCCC;		font-weight:bold;		text-align:left;		border:1px solid #000000;	}
	#products .inp {		width:20px;		height:19px;	}
	#products .row1 {		background-color:#FFFFFF;		border:1px solid Black;		padding:2px;	}
	#products .row0 {		background-color:#EEEEEE;		border:1px solid Black;		padding:2px;	}
	#products .row1 td {		border:1px solid Black;		padding:2px;	}
	#products .row0 td {		border:1px solid Black;		padding:2px;	}
	#productContent .thumb {		width:50px;		cursor:pointer;	}
	#productContent td {		vertical-align:top;		padding:2px;		border:1px solid Black;	}
	#productContent img {		margin:2px;	}	
