body {
	background: url('http://www.updateyourdriver.com/images3/bg_top.gif') #DEDEDE repeat-x;
	text-align: center;
}

div#container
{
	position:relative;
	width: 1024px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
}

.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws13 {font-size: 13px;}
.ws10 {font-size: 14px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 18px; font-family: Arial, Verdana; font-weight: bold;}
.ws15 {font-size: 19px; font-family: Arial, Verdana; font-weight: bold;}
.ws16 {font-size: 21px;}
.ws24 {font-size: 30px; font-family: Arial, Verdana;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;text-decoration: none;}
.ws17 {font-size: 18px; font-family: 'Arial';font-style: normal;font-weight: normal;text-decoration: none;}

#signupheader {
	margin: 15px 0 15px;
}
#signup {
	float: right;
	padding: 10px 20px 20px;
}
#signup ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#signup ul li {
	text-align: center;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #1e1e1e;
	margin: 0 0 10px;
}
.textbox {
	border: 1px solid #7e7e7e;
	height: 26px;
	width: 206px;
	padding: 4px 0 4px 3px;
}
#signup form {
	margin: 0;
}
p.ftext {
	float: left;
	margin: 0;
	padding: 5px 0 0;
	font-size: 16px;
}
p.notice {
	color: #474747;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 20px;
}