/* Newsletter module common css */

.moduletablerightside 
{
	background-color: transparent;
	background-image:none;

}
.main_left1 {

}

.mainnewsletter {
	width:160px;
	background-color: transparent;
	background-image:none;
	font-family:Arial;
	color:#082c50;
	font-weight:bold;
	text-align: left;
	float: none;
	padding-left: 5px;
/*	border:1px solid red;*/
}
.mainnewsletter p {
	text-align:left;
	background-color: transparent;
	background-image:none;
	font-size: 12px;
}
.newsletterbutton {
	/*width:100%;*/
	border:3px solid #082c50;
	font-weight:bold;	
	text-align:center;	
	padding-top:5px;
	background-color: #fff;
	
}
.newsletterbutton p  {
	text-align:center;
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:bold;	
	color:#000000;
	text-decoration:none;
}
/* Mootols style */
#subscribelayout {
width: 200px;
	background-color: transparent;
	background-image:none;
	font-size:12px;
	font-weight:normal;
	/*margin-top:5px;*/
	padding-top:5px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	background-color: transparent;
	background-image:none;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
}
.highslide-body p{
	background-color: transparent;
	background-image:none;
}

/* Normal style */
.normalsublayout {
	width:200px;
	background-color: transparent;
	background-image:none;
	font-size:12px;
	font-weight:normal;
	border: none;
}