/* Block newsletter */
#newsletter_block_left{display: none}
#newsletter_block_left .block_content {
	padding-top: 1em;
}
.fake-select{float:left;background-color:#f28512;color:#fff;position:relative;margin-right:10px;}
.fake-select span{line-height:40px;font-weight: bold;text-align: center;display: block;padding:0 10px;cursor:pointer;}
.fake-select p{text-align: left;margin-left:10px;}
.fake-select input{display: inline-block;float:none !important;height:12px !important}
.sib-block{
background: #ffffff none repeat scroll 0 0;
color: #000000;
font-weight: bold;
min-width: 200px;
padding: 10px;
position: absolute;
top: 40px;
z-index: 2;
}
.sib-list{padding:15px 0 8px 40px !important;display: block !important}
.sib-list input, .sib-list label, .sib-list span{float:left !important;margin-left:5px !important;margin-right:5px;}