/* Newsletter module common css */

.mainnewsletter {
width:160px;	
text-align:left;


	}
.mainnewsletter p {
	color:#737373;
	margin:10px 0px 0px 0px;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	padding-left:6px;
	
	}	
	
.mainnewsletter .inputbox {
	width:160px;
	margin-left:5px;
	height:20px;
	}
.normalsublayout {
	margin-top:0px;
	padding-bottom:8px;
	background: url(../images/rounter_01.png) bottom center no-repeat;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	}	
span.txt_news {
padding-left:6px;
	}	

