.LatestOffers img {
	display: inline;
}

/*<group=hacks>*/

.clearfix {
	display: inline-table;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.LatestOffers #container {
	text-align: left;
	width: 782px;
	margin: 0 auto 10px;
}

.LatestOffers #header {
	position: relative;
	padding-top: 20px;
	margin-bottom: 20px;
}

.LatestOffers #maincaption {
	margin: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 165%;
	width: 560px;
}

.LatestOffers #links {
	position: absolute;
	top: 80px;
	left: 600px;
	width: 160px;
	border-left: 1px solid #ccc;
	padding: 0 6px;
}

.LatestOffers #links ul {
	list-style-type: none;
}

.LatestOffers #links ul li a {
	display: block;
	text-decoration: none;
	padding: 2px;
	color: #cc3030;
	padding-left: 4px;
}

.LatestOffers #links ul li a:hover {
	background-color: #cc3030;
	color: #fff7cc;
}

.LatestOffers #slider {
	margin: 0 auto;
	background-image:url('/images/LatestOffersTiles/background.png');
	background-repeat:no-repeat;
	padding-left:15px;
    padding-top:35px;
	height:181px;
}


.LatestOffers #slider .floating {
	margin-top: 10px;
}

.LatestOffers #slider ul {
	list-style-type: none;
	width: 353px;
	height: 130px;
}

.LatestOffers #slider ul li {
	float: left;
	width: 110px;
	height: 83px;
	text-align: center;
	margin: 0 11px;
	padding-top: 6px;
}

.LatestOffers #slider ul li a {
	height: auto;
	color: #333;
	text-decoration: none;
}

.LatestOffers #slider ul li a:hover {
	text-decoration: underline;
}

.LatestOffers #slider ul li img {
	display: block;
}

.LatestOffers .floating {
	float: left;
}

.LatestOffers #butleft, #butright {
	padding: 0px;
	margin: 0px;
}
.LatestOffers #butleft img, #butright img {
	padding: 0px;
	margin: 0px;
	margin-top:31px;
}

.LatestOffers #butleft {

}

.LatestOffers #butright {
margin-left:5px;
}

.LatestOffers #texts {
	width: 0px;
	height: 0px;
	display:none;
	visibility:hidden;
}

.LatestOffers .text {
	width: 0px;
	height: 0px;
	display:none;
	visibility:hidden;
}