#flash_imgs {
	height: 250px;
	width: 344px;
	position: relative;
	top: 0; left: -58px;
}

.dark_full_box h1, .dark_full_box h1 span {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	height: 29px;
	width: 202px;
	position: relative;
	top: 0; left: 0;
	text-indent: 5px;
}

.dark_full_box h1 span {
	position: absolute;
}

#lastest_offers h1 span { background: url(../images/title-latest-great-offers.png); }
#what_were_about h1 span { background: url(../images/title-what-were-about.png); }

#lastest_offers, #what_were_about {
	position: absolute;
	top: 0; left: 210px;
	padding-top: 13px;
	width: 285px;
}

#lastest_offers h1 {
	margin-left: 10px;
}

#offers_list {
	margin-top: 4px;
	overflow: auto;
	height: 166px;
}

#offers_list td {
	font-weight: bold;
	padding: 6px 10px 6px 10px;
}

#offers_list .row_top td { padding-bottom: 0; }
#offers_list .row_bottom td { padding-top: 1px; }

#offers_list tr,
#offers_list tr * {
	cursor: pointer !important; 
}

#offers_list .description {
	display: none;
}

#offers_pagination {
	margin: 12px 0 0 6px;
}

#offers_pagination li {
	float: left;
	border-right: 1px solid #424239;
}

#offers_pagination li a {
	padding: 0 4px;
	line-height: 1em;
}

#offers_pagination li.more {
	border: none;
}

#bargainDescriptionPanel {
	margin-left: 10px;
}

#bargainDescriptionPanel, 
#bargainDescriptionPanel .scroller {
	height: 160px;
}

#bargainDescriptionPanel .scroller {
	overflow: auto;
}

#bargainDescriptionPanel .scroller h5 {
	font-weight: bold;
	padding: 2px 0 5px 0;
}

#bargainDescriptionPanel .scroller p {
	padding: 0 5px 1.2em 0;
}

#bargainBackButton {
	background: url(../images/blue-back-arrow.jpg) top left no-repeat;
	color: #424239;
	cursor: pointer;
	padding: 1px 0 0 14px;
	text-decoration: none;
	position: relative;
	top: 12px; left: 12px;
}

#what_were_about {
	left: 512px;
	width: 410px;
}

#what_were_about_scroller {
	width: 410px;
}

#what_were_about .scroller {
	margin-top: 7px;
	padding: 2px 10px 2px 0;
	overflow: auto;
	height: 185px;
}

#what_were_about .scroller p {
	padding-bottom: 1.2em;
}

#postcard {
	height: 259px;
	width: 932px;
	background: url(../images/adverts/postcard-bg.jpg) top left no-repeat;
	margin: 0 0 0 38px;
	position: relative;
	top: 0; left: 0;
}

#postcard h1 {
	display: block;
	height: 69px;
	width: 329px;
	text-indent: -9999px;
	background: url(../images/adverts/postcard-title.png) top left no-repeat;
	position: absolute;
	top: 36px; left: 45px;
}

#postcard ul {
	position: absolute;
	top: 121px; left: 31px;
}

#postcard li {
	background: url(../images/blue-list-marker.png) top left no-repeat;
	width: 260px;
	font-weight: bold;
	padding: 0 0 10px 16px;
}

#postcard .std_blue_button {
	position: absolute;
	bottom: 5px; right: 26px;
}

#footer_top {
	background-image: url(../images/adverts/postcard-bg-footer.png);
}

#conditions_info {
	font-size: 10px;
	line-height: 1.1em;
	color: #00408F;
	position: absolute;
	top: 152px; right: 20px;
	width: 142px;
	text-align: center;
} 
