body { 
	margin: 0; 
	padding: 0; 
	font: 12px Arial, Verdana, Tahoma, sans-serif;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0;
	font-size: 0;
}
img {
	border: none;
}
h1, h2, h3, h4 {
	margin: 0 0 20px 0;
	font-weight: normal;
}
h1 { 
	font-size: 24px; 
	text-transform: uppercase;
	font-weight: bold;
	color: #ac283f;
	text-align: left;
	line-height: 26px;
}
h2 { 
	font-size: 18px; 
	color: #2b4b8b;		
	margin-bottom: 5px;
	text-align: left;
}
h3 { 
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 0;
	text-transform: normal;
	text-align: left;
}
h4 { 
	font-size: 14px; 
}
#deal {
	width: 480px;
	overflow: hidden;
	margin: 20px 0;	
}
#deal .d_left {
	width: 200px;
	float: left;
}
#deal .d_summary {
	width: 200px;
	height: 150px;
	margin: 0 0 15px 0;
}
#deal .d_summary {
	border: 1px solid #e1e1e1;
}
#deal .d_description {
	float: right;
	width: 235px;
	margin-bottom: 20px;
}
#deal .d_description h2 {
	margin-bottom: 10px;
	color: #ac283f;
}
#deal .d_description h3 {
	margin-bottom: 15px;
	color: #ac283f;
}
#deal .d_options {
	border: 2px solid #e1e1e1;
	padding: 5px;
	width: 186px;
}
#deal .title {
	margin-top: 15px;
	font-weight: bold;
}
#deal .d_options ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#deal .d_options li {
	margin-bottom: 2px;
}
#deal_map {
	margin: 15px 0;
}
#deal_map h2 {
	margin-bottom: 15px;
}
.email_button {
	width: 150px;
	line-height: 30px;
	background: #ac283f;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
}
.email_button a {
	color: #fff ! important;
}
p.deal_attr {
	margin: 0 0 5px 0 ! important;
}
.deal_photos {
	margin-top: 25px;
}
.deal_photos h2 {
	margin-bottom: 15px;
}
.deal_photos .p-image {
	float: left;
	width: 227px;
	margin-bottom: 15px;
	text-align: center;
}
.deal_photos .p-image img {
	border: 3px solid #e1e1e1;
}
.deal_summary {
	float: left;
	width: 225px;
	margin-bottom: 15px;
	text-align: center;
}
.deal_summary img {
	border: 1px solid #e1e1e1;
}