<style type="text/css">

.table_options8 {
	width: 100%;
	margin: 2px 5px 1px 5px;
	text-decoration: strong;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial,Helvetica,sans-serif;}

.table_checkout {
	position: center;
	margin: 0px 5px 0 5px;
	background-color: #ffffff;
	border-bottom: 0px solid #e5e5e5;
	/*height: 100%;*/
	padding: 0px;
	width: 100%;
	border-collapse : collapse;
	background-color: #fff;
	font-family: Tahoma, Verdana, Arial,Helvetica,sans-serif;}

.table_checkout th{
	text-align: left;
	padding: 5px 10px 5px 3px ;
	margin: 0px;
	border:0px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #666666;}

.table_checkout th a { 
	font-size: 11px;
	text-decoration: underline;}

.table_checkout th a:hover { 
	text-decoration: none;}

.table_checkout tr{
	margin: 0px;
	padding: 0px;
	font-size: 11px;}

.table_checkout td{
	text-align: left;
	padding: 5px 10px 5px 3px ;
	margin: 0px;
	border:0px;
	border-bottom: 0px solid #666666;}

.table_admin span{
	background:	#CC0000;}

.table_checkout img{
    border: 7px solid #eee;

}

</style>