.offer {
	width: 425px;
	border: 1px solid #e2d5bf;
	padding-left: 15px;
	height: 64px;
	margin-bottom: 11px;
}

.saletable {
	border-collapse: separate;
}

.saletable td {
	border: 1px solid #e2d5bf;
	padding: 13px;
}

.offer img {
	float: right;
	display: block;
}

.offer strong {
	display: block;
	padding-top: 4px;
	color: #6d0009;
	font-size: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.offer a {
	background-color: #f7d9a6;
	color: #000000;
	background-image: url("/styles/buybullet.jpg");
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 10px;
	height: 19px;
	margin-top: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 6px;
	line-height: 3;
}

.offer a:hover {
	text-decoration: underline;
}

.flag {
	background-image: url("flagbg.gif");
	background-repeat: no-repeat;
	padding: 15px;
	text-align: center;
	width: 120px;
	float: left;
	margin-right: 16px;
	margin-bottom: 7px;
	height: 84px;
}

.flag a {
	font-size: 15px;
	font-family: Georgia;
	font-weight: normal;
	color: #777833;
}

.flag img {
	display: block;
	margin: auto;
}

.featurebox {
	text-align: center;
	background-image: url("/styles/feature-box.gif");
	background-repeat: no-repeat;
	width: 185px;
	height: 235px;
	margin-right: 30px;
	float: left;
}

.featurebox img {
	display: block;
	clear: both;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
}

.featurebox h1 {
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	margin-bottom: 0px;
}

.featurebox p {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
}

p.pbox {
	background-color: #f1f1e6;
	padding: 6px;
	display: block;
	margin-bottom: 25px;
	border: 1px dotted #dbdbbf;
	font-family: Georgia;
	font-size: 13px;	
	clear: both;
	line-height: 1;
	width: 220px;
	text-align: center;
	color: #7c000b;
}
