
table.oldkits {
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:14px;
	border-collapse:collapse;
	padding:0px;
	width:660px;
	position:relative;
	left:6px;
	text-align:center;
}

td.offerCode {
	background-color:#000000;
	color:#ff232e;
	font-weight:bold;
	text-align:left;
}

td.offerScale {
	background:#ABAC6C;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:14px;
}

td.offerPrice {
	background:#ABAC6C;
}

td.offerPhoto {
	background:#CECFAA;
	height:100px;
	text-align:center;
}

td.offerDesc {
	background:#CECFAA;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:14px;
}

td.offerImageLinks {
	background:#CECFAA;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:14px;
	height:30px;
}

td.offerImageLinks a:link {
	color:#000000;
	text-decoration:underline;
}

td.offerImageLinks a:visited {
	color:#000000;
	text-decoration:underline;
}


table.offerSubTable {
	width:660px;
	position:relative;
	left:0;
}

td.offerDetailCell {
	background:#CECFAA;
}

tr.offerSpacer {
	height:20px;
}

