#signupwrapper {
	width: 900px;
	background-image: url(/images/newdesign/signupbgBody.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#signupwrapper h3 {
	font-size: 16px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 20px;
	vertical-align:middle;
}
#signupBottom {
	background-image: url(/images/newdesign/signupbgBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 73px;
}
#signupBottom #signupbtnHide {
	margin-left: 50px;
}
#signupwrapper #promo {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

#signupwrapper table {
	font-size: 12px;
}
#bgtopsignup {
	position: relative;
	top: 3px;
}
#signup-btn {
	margin-top: 10px;
	margin-right: 10px;
}
#signupwrapper hr {
	color: #8C8C8C;
	width: 810px;
}
#signupwrapper ul {
	font-size: 16px;
	font-weight: bold;
}


#signupwrapper #hide-btn {
	cursor: auto;
}
a {
   outline: none;
   cursor: pointer;
} 
a:active
{
outline: none;
}
input {
outline: none;
}
#hide-btn {
cursor: pointer;
}
#signupwrapper table td img{
margin-left: 10px;
}

#signupwrapper table {
	font-size: 12px;
}

