body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
}
.em-link a {
	color:#FFFFFF;
}
a {
	color:#0099CC;
}
#newsletter-signup{
	width: 800px;
	margin: 0 auto;
	background-color: #0066CC;
	background-image: url(../images/popup2.gif);
	background-position: right bottom ;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;

}
table{
	margin-bottom: 0px;
}
#newsletter-signup form{
	margin: 0 auto;
	color: #FFFFFF;
	width: 300px;
	text-align: center;
}
label{
	margin-right: 10px;
}
input{
	display: inline;
}

#newsletter-signup h3 {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}

