/* Block newsletter */
#newsletter_block_left {float:left; margin:0px;}
div#newsletter_block_left div.block_content { padding: 0em 0; text-align: center; }
div#newsletter_block_left div.block_content p { padding: 0.3em 0; text-align: center }
div#newsletter_block_left div.block_content input.button_mini { /*margin: 1em auto 0em auto */}

.selnews_wrap {float:left; background:url(../../../img/bg_newslet.png) no-repeat; width:107px; height:28px; border:none;}
.selnews_wrap .selnews {
    background:#E8DDCD;
	border:none;    
	width:96px;  
    font-size:11px;
	color:#666;
    float:left;   
    margin:7px 0 0 5px;
    padding:0px;
	}

p.newslat {font-size:16px; margin-bottom:7px; text-align:left !important;}	
.newsserch{float:right; background:url(../../../img/bg_newslet2.png) no-repeat; width:104px; height:28px; border:none;}
.newsserch .input{float:left; background:#e8ddcd; width:80px; margin:8px 0px 0px 5px; border:none; font-size:11px; color:#666;}
.newsserch .go{float:right; background:url(../../../img/bg_newslet_go.png) no-repeat; width:12px; height:10px; border:none; cursor:pointer; margin:10px 5px 0 0; }	
.newsserch .go:hover{float:right; background:url(../../../img/bg_newslet_go.png) no-repeat; width:12px; height:10px; border:none; cursor:pointer; margin:10px 5px 0 0; }	