img	
{ 
	cursor:pointer;
	vertical-align:bottom;
	padding-left:5px;
}

div.signup {width:450px;}

div.signup input.main
{
	border:1px solid #b68e09;
	background-color:#fff;
	padding:1px;
	width:250px;
}

div.signup div.thank_you
{
	font-weight:bold;
	color:#900;
	padding-bottom:8px;
}

input.signupButton
{
	background: url(images.css/button_emailSignUp.gif) 0 0 no-repeat; 
	display:block;
	border: 0;  
	height:20px;  
	width:62px; 
	cursor:pointer;
	text-indent:-999px;  
	font-size: 0; 
	line-height: 20px;
}
