table.products_header{
	margin-top:10px;
	margin-left:15px;
	}
table.products{
	margin-top:10px;
	margin-left:15px;
	}
tr.header_top{
	height:6px;
	background-image:url('/images/pr/ht.jpg');
	background-repeat:repeat-x;
	}
tr.header_bottom{
	height:6px;
	background-image:url('/images/pr/hb.jpg');
	background-repeat:repeat-x;
	}
div.separator{
	font-size:1px;
	height:1px;
	border-bottom:dotted 1px #000000;
	}
td.col1{
	width:30px;
	text-align:center;
	}
td.col2{
	width:140px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	}
td.col3{
	width:50px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	text-align:center;	
	}
td.col4{
	width:65px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	text-align:center;	
	}
td.col5{	
	width:80px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	text-align:center;		
	}
td.col6{
	width:65px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	text-align:center;	
	}
td.col7{
	width:65px;	
	text-align:center;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;		
	}		
td.colh1{
	width:40px;
	font-weight:bold;
	text-align:center;	
	}
td.colh2{
	width:150px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	font-weight:bold;	
	text-align:center;	
	}
td.colh3{
	width:60px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	font-weight:bold;
	text-align:center;			
	}
td.colh4{
	width:75px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	font-weight:bold;	
	text-align:center;	
	}
td.colh5{
	width:80px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	font-weight:bold;
	text-align:center;	
	padding-left:5px;
	padding-right:5px;	
	}
td.colh6{
	width:75px;
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	font-weight:bold;
	text-align:center;
	}
td.colh7{
	width:75px;	
	background-image:url('/images/pr/sk.gif');
	background-position:center left;
	background-repeat:no-repeat;	
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	}
td.colh8{
	}			
	
.products td{
	padding:1px 5px 2px 5px;
	}
.productinput{
	height:12px;
	border:1px solid #6a6969;
	font-size:10px;
	padding-left:3px;
	padding-right:3px;
	width:60px;	
	font-size:10px;
	text-align:center;
	}
.productinput1{
	height:12px;
	border:1px solid #6a6969;
	font-size:10px;
	padding-left:0px;
	padding-right:0px;
	width:62px;	
	font-size:10px;
	text-align:center;
	}
.inputzyme{
	text-align:center;
	border-top:1px solid #993300;
	border:none;
	}	
	
table.info{
	margin-top:10px;
	margin-left:15px;
	}
td.info1{
	width:1px;
	}
td.info2{
	width:150px;
	}
td.info3{
	width:1px;
	}
td.info4{
	width:120px;	
	}
td.info5{
	width:1px;	
	}
td.info6{
	width:120px;
	}	
td.info7{	
	text-align:right;
	}	
div#products_list{
	overflow:auto;
	/*height:100px;*/
	display:none;
	}	
#cart{
	background-image:url('/images/v/bg_cart.jpg');
	background-repeat:repeat-x;
	min-height:100px;
	height:auto;
	}		
.cart_title{
	font-size:14px;
	background-image:url('/images/v/cart.gif');
	background-repeat:no-repeat;
	background-position:right;
	color:#000000;
	font-weight:bold;
	padding-left:37px;
	padding-top:5px;
	margin-right:10px;
	}
.product_link{
	color:#047d68;
	}	
.cart_checkbox{
	margin:0;
	padding:0;
	}	
.cart_total{
	margin-top:5px;
	text-align:right;
	padding-right:10px;
	color:#047d68;
	font-size:12px;
	font-weight:bold;
	}
.payment_box{
	background-color:#e6e6e6;
	margin:5px;
	color:#000000;
	padding-left:10px;
	}
.hide{
	display:none;
	}
.processdate{
	font-size:12px;
	width:65px;
	}