.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;
}




ul#socialtab {
    display: block;
    position: relative;
    width: 175px;
    height: 37px;
        
/*    padding-top: 8px;*/
}
ul#socialtab li {
    list-style: none outside none;
    float: left;
    display: inline;
    margin: 0px;

}
ul#socialtab li a {
    display:block;
    width:  36px;
    height:  36px;
    overflow: hidden;
    text-indent:  -9999px;
    margin:0 7px 0 0;
    background-image:url('../images/icons.png');
}


ul#socialtab li.facebook a {
    background-position:  79px 0px;
}
ul#socialtab li.twitter a {
    background-position:  37px 0px;
}
ul#socialtab li.cam a {
    background-position:  0px 0px;
        width:75px;
}
ul#socialtab.bg li a{
      background-image:url('../images/icons.png');
}
ul#socialtab.ru li a{
      background-image:url('../images/icons_en.png');
}
ul#socialtab.en li a{
      background-image:url('../images/icons_en.png');
}
ul#socialtab.tr li a{
      background-image:url('../images/icons_en.png');
}

