/* Newsletter module common css */

.mainnewsletter {
	color: #ffcc66;	
	font:normal 120% Times; 
	font-weight:normal;
	border: none;
	text-decoration: none;
	padding-right:10px;
}


