﻿body {
	margin:0px;
}
.leftCol {
	margin-top:20px;
	clear:left;
}
#specialOffer {
	border-style:dashed;
	position: relative;
	width: 180px;
	height:auto;
	margin-top:0px;
	padding:5px;
	z-index: 1;
	float: right;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	background-color:#FF3300;
	border-color:#FFFFFF;
	padding-bottom:5px;
	padding-top:5px;
	clear:none;
}
#whatsOffered {
	position:relative;
	float:left;
}