/* Newsletter module common css */
.mainnewsletter {

	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-align:left;
}
.mainnewsletter p {
	text-align:left;
}
.newsletterbutton {
	/*width:100%;*/	
	font-weight:normal;
	text-align:center;
	padding-top:5px;
}
.newsletterbutton p  {
	text-align:left;
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

/* highslide*/
.newsletterbutton_highslide {
	/*width:100%;*/

	font-weight:normal;
	text-align:center;
	padding-top:5px;
}
.newsletterbutton_highslide p  {
	text-align:center;
}
.newsletterbutton_highslide a#toggle, .newsletterbutton_highslide p a.highslide{
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

/* Mootols style */
#subscribelayout {
	color: #333333;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:left;
	padding-top:5px;
	font-weight:normal;
	font-size: 11px;
}
.highslide-body p{
	color: #333333;
}

/* Normal style */
.normalsublayout {
	color: #333333;
	font-size:10px;
	font-weight:normal;
	border: none;
}
