
	#product {
		margin-left:0px;
		width:820px;
	}
		#product h2{
			margin:5px;
			font-size:14px;font-weight:bold;
			text-align:left;
		}
	#product div{
		float:left;
	}	
	#page-title {
		width:467px;height:28px;
		background: #fff url(../images/products/products_title_467_28.jpg) no-repeat left top;
	}
	#page-header {
		margin:0 0 10px 0;padding:4px 0 0 20px;
		width:800px;height:35px;
		text-align:left;font-weight:bold;color: white;
		background: #fff url(../images/products/products_bar_807_34.jpg) no-repeat left top;
	}
	#product-image {
		width:648px;_max-height:600px;
		background: #fff url(../images/products/large_image_back_648_68.jpg) no-repeat left top;
	}
		#product-image img{
			border:0;margin:10px 0 0 8px;padding:0;
			width:632px;_max-height:600px;
		}
	/*
	#thumb-images {
		width:150px;height:500px;
	}
		.thumb-image {
			width:140px;height:120px;
		}
		.thumb-image img{
			margin:5px;
			width:134px;max-height:120px;
			border:thick solid white;
		}*/
	#thumb-images {
		/*width:810px;_height:100px;*/
		width:140px;
	}
		.thumb-image {
			margin:5px;
			width:104px;_height:76px;
		}
		.thumb-image img{
			
			width:100px;_max-height:72px;
			border:thick solid white;
		}
	#product-desc {
		clear:both;
		margin-bottom:10px;
		width:810px;
		text-align:left;font-size:12px;_color:black;
	}
	.view-item-go {
		margin-top:10px;
		width:78px;height:15px;
		float:left;
	}
		.view-item-go img{
			border:0;
		}
	.underline {
		clear:both;
		width:800px;height:23px;margin:5px 0 15px 0px;
		border-bottom:1px dotted black;
	}
	
	
	
	
	
	
	.cart-columns td{
		line-height:25px;font-size:12px;font-weight:bold;color:white;
		background:#00335E;
	}
	.cart-items td{
		line-height:25px;font-size:11px;_font-weight:bold;_color:black;
		_background:#00335E
	}
	.product-spacer {
		clear:both;
		height:5px;
	}
	#in-stock {
		clear:both;
		width:800px;height:23px;
		text-align:left;font-size:11px;font-weight:bold;color:white;
		background: #fff url(../images/products/in_stock_bar_803_23.jpg) no-repeat left top;
	}
		#in-stock td{
		padding-left:10px;
	}
	

