@charset "utf-8";
.offerstitle {
	height: 30px;
	background-image: url(../images/centrecol/offertble/topcntr.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;
}
#offerstble th {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
#offerstble  form {
	margin: 0px;
	font-size: 10px;
	vertical-align: top;
}

#offerstble {
	width: 510px;
	height: 170px;
	font-size: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

.offerimgcell {
	width: 120px;
	text-align: center;
	vertical-align: top;
	height: 78px;
}
.offersaddcell {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
}
.offerstbleft {
	background-image: url(../images/centrecol/offertble/leftcntr.gif);
	background-repeat: repeat-y;
	width: 15px;
}

.offerstblrght {
	background-image: url(../images/centrecol/offertble/rightcntr.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.offersbttm {
	background-image: url(../images/centrecol/offertble/bttmcntr.gif);
	background-repeat: repeat-x;
	height: 15px;
}
#offerstble img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

