/* Formularios */

#name{
margin-left:15px;
margin-top:2px;
width:195px;
height:20px;
*height:18px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-style:italic;
color:#FFFF99;
background-color:#24204B;
border:0;
}

#email{
margin-left:15px;
margin-top:2px;
width:195px;
height:20px;
*height:18px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-style:italic;
color:#FFFF99;
background-color:#24204B;
border:0;
}

/* Newsletter module common css */

.mainnewsletter {

	width:100%;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	color:#FFFF99;

	font-weight: normal;

	text-align: left;

/*	border:1px solid red;*/

}

.mainnewsletter p {

	text-align:left;

}

.newsletterbutton {

	/*width:100%;*/

	border:1px solid #24204B;

	font-weight:bold;	

	text-align:cleft;	

	padding-top:0px;

}

.button{
margin-top:10px;
float:right;
}

.newsletterbutton p  {

	text-align:left;

}

.newsletterbutton a#toggle, .newsletterbutton p a.highslide{

	font-weight:bold;	

	color:#FFFF99;

	text-decoration:none;

}

/* Mootols style */

#subscribelayout {

	color:#FFFF99;

	font-size:12px;

	font-weight:normal;

	/*margin-top:5px;*/

	padding-top:0px;
}

#subscribelayout p, .highslide-body p, .normalsublayout p{

	text-align:left;

	padding-top:0px;

	font-weight:bold;

}

.highslide-body p{

	color: #FFFF99;

}



/* Normal style */

.normalsublayout {


	color: #FFFF99;

	margin:0;

	padding:0;

	border: none;

}
