#NewsletterCentralModule form {
	margin-bottom: 2em;
}

#NewsletterCentralModule form input, #NewsletterCentralModule form select {
	float:none;
}

#NewsletterCentralModule form input.Text {
	width:200px;
}

#NewsletterCentralModule form input.radio {
	background-color: transparent;
}

#NewsletterCentralModule form input.submit {
	margin-left: 10pt;
}

#NewsletterCentralModule fieldset {  
position: relative;  
float: left;  
clear: both;  
width: 100%;  
margin: 0 0 -1em 0;  
padding: 0 0 1em 0;  
border-style: none;
}

#NewsletterCentralModule fieldset ol {  
padding: 2em 1em 0 1em;  
list-style: none; 
}

#NewsletterCentralModule fieldset ol.nolegend {  
padding: 0 1em 0 1em;  
list-style: none; 
}


#NewsletterCentralModule fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em; 
}

#NewsletterCentralModule legend {   
padding: 0;  
color: #000;  
font-weight: bold; 
}

#NewsletterCentralModule legend.hidden {   
padding: 0;  
color: #000;  
font-weight: bold; 
display:none;
}

#NewsletterCentralModule legend span {  
position: absolute;  
left: 0.74em;  
top: 0;  
margin-top: 0.5em; 
font-size: 115%;
}

#NewsletterCentralModule label {  
float: left;  
width: 9em;  
margin-right: 1em;
}

#NewsletterCentralModule label em {  
position: absolute;  
left: 10em;  
top: 0;
}

#NewsletterCentralModule fieldset fieldset {  
margin-bottom: -2.5em;  
border-style: none;  
background-color: transparent;  
background-image: none;
}

#NewsletterCentralModule fieldset fieldset legend {  
margin-left: 0;  
font-weight: normal;
}

#NewsletterCentralModule fieldset fieldset ol {  
position: relative;  
top: -1.5em;  
margin: 0 0 0 11em;  
padding: 0;
}

#NewsletterCentralModule fieldset fieldset label {  
float: none;  
width: auto;  
margin-right: auto;
}

#NewsletterCentralModule img.formtitle{
margin-bottom:10px;
float: left;
}

#NewsletterCentralModule img.formlogo{
margin-bottom:10px;
float: right;
height:2em;
}


#NewsletterCentralModule img.formbutton{
margin-right:10px;
float: right;
}
