/* Newsletter module common css */
/* CC NEWSLETTER */
.mainnewsletter p	{font-size:90%;margin: 0 15px 0 0;color: #444;line-height: 1.5em;}
#subscribelayout	{margin-top:10px; padding-top:10px;border-top:1px solid #bfc6b3;}
#subscribelayout p	{margin: 5px 0;}
#subscribelayout label	{width:80px;}
#subscribelayout table	{margin:0;padding:0;}
#subscribelayout th	{font-weight:normal;width:60px;text-align:right;font-size:90%;}


/* Normal style */
.normalsublayout {
	background: #FFFFFF;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	padding-top:10px;
	border: none;
}