﻿table.offer {
	border: 1px solid rgb(181,181,180);
	width: 222px;
	height: 153px;
	background-image: url('/Content/images/offerTop.png');
	background-repeat: no-repeat;
	float: left;
	margin-top: 16px;
	margin-right: 6px;
}

table.offer a img {
	border: none;
	display: block;
}

table.offer td.title {
	border-bottom: 1px solid rgb(181,181,180);
	font-size: 13px;
	font-weight: bold;
	font-family: "Times New Roman", "Times", "Serif";
	height: 14px;
	padding-top: 5px;
}

table.offer td.title {
	text-align: left;
	padding-left: 5px;
}

div#content h2 {
	font-family: "Times New Roman", "Times", "Serif";
	color: #860000;
	font-size: 24px;
	padding-bottom: 9px;
	padding-top: 13px;
	margin: 0;
	font-weight: normal;
}