#table-gen {
	width: 200px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 1px solid #4e5d3c;
 }
#table-gen .rowa {
	background: #576646;
	/* background: url(images/table/table-grad-a.png); */
	height: 16px;
	}

#rowa-2 {
	background: #576646;
	/* background: url(images/table/table-grad-a.png); */
	height: 16px;	
}

#table-gen .rowb {
	background: #576646;
	/* background: url(images/table/table-grad-b.png); */
	height: 16px;
}

#rowb-2 {
	background: #6A785B;
	/*background: url(images/table/table-grad-b.png);*/
	height: 16px;
}

#table-gen .cell {
	padding: 2px;
	border: 1px solid #4e5d3c;
}

#table-header {
	width: 200px; 
	height: 20px; 
	background-color: #3E4C32;
	/*background: url(images/table/table-grad-header.png);*/
	}

#table-text {
	width: 200px; 
	height: 16px; 
	background-color: #576646;
	font-size: 10px;
	color: #FFFFFF;

	}

table#padding {padding: 3px;}

body,td {
	font-size: 10px;
	color: #FFFFFF;
}

th {
	font-size: 10px;
	color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#move-cursor {  
position: absolute; 
width: 190px; 
height: 14px; 
z-index: 80; 
top: 484px; 
left: 338px; 
font-size: 11px;
}

#email {  
position: absolute; 
width: 191px; 
height: 14px; 
z-index: 80; 
top: 500px; 
left: 338px; 
font-size: 11px;
}

.view-cart {
	position: absolute;
	width: 80px;
	height: 30px;
	z-index: 80;
	top: 498px;
	left: 548px;
	visibility: visible;
	cursor: pointer; 
	cursor: hand;
}

#view-cart-2 {
	position: absolute;
	width: 80px;
	height: 30px;
	z-index: 81;
	top: 497px;
	left: 557px;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
}

.payment {
	position: absolute;
	width: 100px;
	height: 60px;
	z-index: 80;
	top: 475px;
	left: 638px;
	font-size: 11px;
}

.style1 {font-size: 15px}

.style6 {font-size: 11px}
