@charset "utf-8";
/* CSS Document */
.mainContentOffers {
	padding:10px 0px;
}
.offer, .offerEnd {
	position:relative;
	display:inline-block;
	width:151px;
	background:url(../images/line_break_v_home_offer.gif) no-repeat center right;
	padding:0px 10px;
}
.offerEnd {
	background:none;
	width:150px;
}
.mainContentOffers h2 {
	color:#41879E;
	font-size:16px;
	font-weight:normal;
}
.offerTxt {
	color:#555555;
	font-size:11px;
	line-height:130%;
	background:url(../images/line_break_h_home_offer.gif) no-repeat center bottom;
	padding:7px 0px 13px 0px;
	height:110px;
}
.mainContentOffers ul {
	color:#555555;
	font-size:11px;
	line-height:110%;
	background:url(../images/line_break_h_home_offer.gif) no-repeat center bottom;
	padding:7px 0px 13px 0px;
	margin:0px;
	height:100px;
}
.mainContentOffers ul li {
	list-style:none;
	padding:3px 0px;
}
.offerIcon {
	float:right;
	color:#41879E;
	font-weight:bold;
}
.offerPrice {
	color:#41879E;
	font-size:29px;
	font-weight:bold;
	background: url(../images/offer_bck.jpg) no-repeat top left;
	height:50px;
	padding:97px 0px 0px 82px;
	margin:0px -10px;
}
.moreInfo {
	padding-top:10px;
}
.moreInfo img {
	border:0px;
}