#contentmain {
	clear: both;
	padding: 20px 30px;
	color: #666666;
	font-size: 12px;
        width: 890px;
        text-align:left; }

#contentmain table th, #contentmain table td {
	background: url('/uk_assets/redesign/images/compare/table-backing.png') top repeat-x; }

#contentmain table td p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #666666; }

#contentmain table td, #contentmain table th {
        background-color: #fff6c0; 
	/*border-right: 1px solid #ffffff;*/
	border-left: 1px solid #e2d792;
	border-bottom:  1px solid #f3e9ac;
	padding: 8px; }


#contentmain table th p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
        font-weight: bold;
	color: #000000; }

#contentmain table th p span {
	font-size: 9px;
	color: #666666;
	font-weight: normal; }

.langcol {width: 161px; }
	
.langcolwide {
        width: 214px; }

#contentmain table .tabletop td {
	padding: 0px;
	height: 34px;
	border: none;
	background: url('/uk_assets/redesign/images/compare/tabletop.png') top repeat-x; }

#contentmain table td ul {
	color: #666666;
	font-size: 10px;
	list-style: none;
	padding: 0px;
	margin: 0px;*width:150px; }

#contentmain table td ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	/*padding-top: 5px !important;
	padding-top: 0px;*/
	margin-bottom:5px;
	background: url('/uk_assets/redesign/images/blklidot.gif') 0px 9px no-repeat;
	background-position:left 3px; }

#contentmain table .tabletop h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
        font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px; height: auto; }

#contentmain table .tabletop a {
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 10px;
        text-decoration:none; }

#contentmain table .tabletop a:hover {
        text-decoration: underline;
}
#contentmain table .topleft {
	height: 61px;
	width: 143px;
	border-left:1px solid #ffffff;
	background: transparent url('/uk_assets/redesign/images/compare/table-backing.png') repeat-x scroll center top; }

#contentmain table td.header {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	border-left:1px solid #ffffff;
	width: 143px; }

#contentmain table td.price {
	text-align: center;
	font-size: 11px;
	color: #333333;
	font-weight: bold; }
	
#contentmain table td.price span {
	display:block;
	color:#DB4628;}

#contentmain table td.buynow {
	text-align: center;
	height: 35px; }

.buybutton {
	height: 29px;
	width: 88px;
	background: url('/uk_assets/images/compare/buy-now.png') top left no-repeat;
	cursor: pointer;
	border: none; }
.back-link {
       padding: 10px 0;
}

