#tw2009-splash {
	width: 930px;
	height: 476px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -238px 0 0 -465px;
	padding:0;
	background-image: url(http://static.ewg.org/reports/2009/tapwater/images/overlay.jpg);
	z-index: 1000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#form {
	position: absolute;
	top: 175px;
	right: 5px;
	width: 440px;
	height: 233px;
}
#no-link {
	position: absolute;
	bottom: 5px;
	right: 10px;
}
#no-link a:link, #no-link a:visited {
	color: #0099FF;
	text-decoration: underline;	
	font-size: 125%;
}
#no-link a:hover {
	color:#c00;
	text-decoration: none;
}
#tw-signup {
	border: 1px solid rgb(192, 192, 192); 
	padding: 4px; 
	width: 105px; 
	background-color: rgb(244, 134, 36); 
	color: rgb(255, 255, 255); 
	font-size: 14px; 
	font-weight: bold;
}
#tw2009-email {
	padding: 3px; 
	width: 200px;
}
#tw2009-zip {
	padding: 3px;
}
#tw2009-splash p {
	font-size: 125%;
    padding-left: 10px;
    padding-top: 10px;
    width: 400px;
}