div#special-offers {
	position: absolute;
	left: 820px;
	top: 245px;
	height: 500px;
	width: 950px;
}

div.special-offer-holder {
	width: 234px;
	float: left;
}

div.special-offer-block1 {
	width: 224px;
	height: 115px;
	background: url(graphics/yellowadblock.gif);
	margin-bottom: 15px;
}

div.special-offer-block2 {
	width: 224px;
	height: 115px;
	background: url(graphics/redadblock.gif);
	margin-bottom: 15px;
}

.firstblock2 {
	margin-top: 8px;
}

div#special-offers h2 {
	margin: 0 10px 7px 12px;
	padding: 0;
	padding-top: 10px;
	font-size: 18px;
	color: #da4c1a;
	font-family: Arial, Verdana, 'sans serif';
	line-height: 18px;
}

div#special-offers p {
	margin: 0 10px 6px 12px;
	color: #333;
	font-size: 13px;
	font-family: Arial, Verdana, 'sans serif';
	line-height: 15px;
}	

div#special-offers a, div#special-offers a:active, div#special-offers a:visited  {
	margin: 0 10px 0 12px;
	color: #da4c1a;
	font-size: 12px;
	font-family: Arial, Verdana, 'sans serif';
	text-decoration: none;
}

div#special-offers a:hover {
	text-decoration: underline;
}

div#special-offers-rightscroll {
	color: #fff;
	font-size: 18px;
	font-family: 'Arial Narrow', Arial, Verdana, 'sans serif';
	position: absolute;
	top: 193px;
	left: 830px;
	height: 20px;
	width: 160px;
	background: url(graphics/specialofferarrow.gif) center right no-repeat;
}
