/* Newsletter module common css */
.mainnewsletter { width:100%; font-size:13px; color:#373449; font-family: Georgia, Times, serif; text-align:left;
/*	border:1px solid red;*/
}
.mainnewsletter p { font-family: Georgia, Times, serif; text-align:left; }
.newsletterbutton { font-family: Georgia, Times, serif; text-align: left;
	/*width:100%;*/
	
}
.newsletterbutton p  { font-family: Georgia, Times, serif; text-align: left; }
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:bold;
	color:#373449;
	text-decoration:none;
}

/* highslide*/
.newsletterbutton_highslide {
	/*width:100%;*/
	font-weight:bold; text-align:left; padding-top:5px; }
.newsletterbutton_highslide p  {
	text-align:left;
}
.newsletterbutton_highslide a#toggle, .newsletterbutton_highslide p a.highslide{ font-weight:bold; color:#000000; text-decoration:none; text-align: left; }

/* Mootols style */
#subscribelayout { color: #92939d; font-size:12px; font-weight:normal;
	/*margin-top:5px;*/
	background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 2px; }
#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:left;
	font-weight:bold;
}
.highslide-body p{
	color: #92939D;
}

/* Normal style */
.normalsublayout { color: #92939d; font-size:12px; font-weight:normal; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-style: none; }
