.button/* ##################### END FORM SECTION  ##################### */	
 {
	margin-left: 0px;
	color: #ffffff;
	font-weight: bold;
	background-color: #FF9900;
	width: 165px;
	float: none;
	height:auto;
}
/* Newsletter module common css */
.mainnewsletter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ff9900;
	font-weight:bold;
	margin-bottom: 15px;/*	border:1px solid red;*/
	margin-top:0px;
	background-image: url(../../../images/siteImages/boxBack.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 179px;
	padding:0px;
}
.mainnewsletter p {
	padding-left:7px;
	padding-right:8px;
	color:#ff9900;
	margin:o;
}

.mainnewsletter h1{
	background-image: url(../../../images/siteImages/subscribeHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
}

.newsletterbutton {
	/*width:100%;*/
	background-image: url(../../../images/siteImages/subscribeHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
.newsletterbutton p  {
	padding-left:6px;
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:bold;	
	color:#ff9900;
	text-decoration:none;
}
/* Mootols style */
#subscribelayout {
	background: #FFFFFF;
	color: #ff9900;
	font-size:7pt;
	font-weight:normal;
	/*margin-top:5px;*/
	padding-top:0px;
	background-image: url(../../../images/siteImages/boxBack.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}

#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:left;
	padding-left:6px;
	padding-top:0px;
	font-weight:normal;
}
.highslide-body p{
	color: #92939D;
}


/* Normal style */
.normalsublayout {
	background: none;
	margin-top:5px;
	padding-top:5px;
	border: none;
}

.normalsublayout label {
	background: none;
	color: #ff9900;
	font-size:7pt;
	font-weight:bold;
	width:50px;
	float: left;
	padding-left:8px;
	margin-bottom:2px;
}
#name {
	border:1px solid #ff9900;
	height:15px;
	width:110px;
	margin-bottom: 8px;
	float: left;
	background-color: #ffffff;
}#email {
	border:1px solid #ff9900;
	height:15px;
	width:110px;
	margin-bottom: 8px;
	float: left;
	background-color: #ffffff;
}
.button {
	background-color: #ff9900;
	width: 90%;
	
	height: auto;
	margin-bottom:8px;
	border:0;
}
.button:hover {
	background-color: #e53f21;
}