.offers {
	display: block;
	float: left;
	width: 790px;
	padding-left: 10px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
.offers ol{
	margin: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	float: left;
	position: relative;
	width: 770px;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#4B4B4B;
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-shadow-color:#4B4B4B;
	scrollbar-arrow-color:#4B4B4B;
	scrollbar-track-color:#000;
	overflow-x: hidden;
}
.offers h1{
	margin: 0px;
	display: block;
	float: left;
	width: 790px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A28037;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	height: 100px;
}
.offers h1 img{
	float: left;
	border: 0;
}
.offers h1 b{
	font-weight: normal;
	float: right;
	position: relative;
	height: 20px;
	padding-top: 80px;
	padding-right: 20px;
}
.offers h1 b a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.offers h1 b a:hover{
	color: #C89128;
}
.offers h1 b a.icon-c{
	background-image: url(../images/icon-c.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.offers h1 b a.icon-net{
	background-image: url(../images/icon-net.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.offers li{
	display: block;
	margin: 0px;
	float: left;
	height: 40px;
	width: 185px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.offers li td{
	vertical-align: top;
}
.offers li td img{
	margin: 0px;
	float: left;
	position: relative;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.offers li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.offers li a:hover{
	text-decoration: underline;
}
.offers li img{
	padding-top: 7px;
}