/* Newsletter module common css */
.mainnewsletter {
	width:100%;
	font-family: inherit;
	font-size:inherit;
	color: inherit;
	font-weight: normal;
	text-align:left;
	margin				: 0 0 15px 0; 
	background          : url(../../../templates/ps/images/a22.gif) bottom repeat-x;
/*	border:1px solid red;*/
}
.mainnewsletter p {
	text-align: left;
}
.newsletterbutton {
	/*width:100%;*/
	border			: 0px;
	font-weight		: normal;	
	text-align		: left;	
	padding			: 0 0 15px 0px;
}
.newsletterbutton p  {
	/*text-align:center;*/
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight: normal;	
	color: inherit;
	text-decoration:none;
}
/* Mootols style */
#subscribelayout {
	background			: #FFFFFF;
	color				: inherit;
	font-size			: inherit;
	font-weight			:normal;
	padding				: 0 0 15px 0;
	border				: 0px;
	margin				: 0 0 15px 0; 
	background          : url(../../../templates/ps/images/a22.gif) bottom repeat-x;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align		: left;
	padding			: 0px;
	margin			: 0px;
	font-weight		: normal;
}
.highslide-body p{
	color: #92939D;
}

/* Normal style */
.normalsublayout {
	background: #FFFFFF;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	padding-top:10px;
	border: none;
}