.home_offers, .home_newsletter{
	background: #3C6EA1 url(../images/sprite.png) 0 -90px;
	width: 376px;
	height: 147px;
	float: left;
	margin: 50px 0 0 0;
	padding: 7px 15px 10px 24px;
	font-family: Tahoma;
}
.home_offers{
	margin: 50px 10px 0 0;
	color: #f9f8ef;
	line-height: 19px;
	font-size: 1.091em ;
}
.home_offers h3, .home_newsletter h3{
	font-size: 1.364em;
}
.home_newsletter{
	width: 201px;
	line-height: 1.455em;
}

.home_offers .offer_description img{
	float: right;
	margin: 0 0 0 10px;
}

.home_newsletter form label{
	display: block;
}


.home_offers .detail {
	height: 14px;
	padding: 5px;
	background: url(../images/vertical.jpg) repeat-x right 0px;
	color: #e2ecf5;
	float: right;
	display: block;
	text-decoration: none;
	font-weight:  bold;
	line-height: 1.091em;
}

.home_newsletter form{
	width: 185px;
}

.home_newsletter input.textfield{
	width: 178px;
	margin:0;
}

.home_newsletter .form_button  {
	float: right;
	height: 24px;
}

.home_newsletter .form_button input{
	height: 24px;
	padding: 0 5px;
	background: url(../images/vertical.jpg) repeat-x right 0px;
	color: #e2ecf5;
	font: bold 1.091em Tahoma;
}

