#checkout	{
	position: relative;
	margin-top: 20px;
	margin-bottom:30px;
	width: 100%;
}


#checkout table{
	border: none;
	padding: 0 20px 20px 20px;
	margin-right: auto;
	margin-left: auto;
	
}
#checkout td, th{
	position: relative;
	margin: 10px;
	padding: 4px;
	font-size: 14px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #D3C5AF;

}
.trans_td td{
	background-color: #61722B;
	border: none;
}
#footer	{
}
td {
	vertical-align: top;
}
