/* Block newsletter */
#newsletter_block_left {
	float: left;
	padding:0 0 26px 0;
	width: 250px;
}

#newsletter_block_left .block_content{
background: none;
}

#newsletter_block_left .title_block, #newsletter_block_left h4  {
padding: 0 0 26px 0;
height: 14px;
background: none;
line-height: 14px;
text-shadow: none;
text-align: left!important;
}

#newsletter_block_left input.inputNew {
	background: url(../../../img/newsletter_input_bg.png) no-repeat 0 0 transparent;
	position: relative;
	padding:0 0 0 24px;
	color: #FFF;
	height:35px;
	width:180px;
	border:0;
	border-right:none;
	outline: 0;
}

#newsletter_block_left input.button_mini {
	background: url(../../../img/newsletter_arrow.png) no-repeat right 8px transparent;
	border: none;
	font-family: 'lobster';
	font-size: 24px;
	font-weight: normal;
	padding: 0 16px 0 0;
	margin-top: 10px;
	float: right;
	color: white;
}

#newsletter_text {
font-size: 14px;
line-height: 18px;
}