.sendButton #sendbutton	{
	width:119px;
	height: 50px;
	background:url(images/submit-bg-small.png) no-repeat;
	border:none;
	cursor: pointer;
}
.sendButton #nextButton	{
	width:119px;
	height: 50px;
	background:url(images/next-bg-small.png) no-repeat;
	border:none;
	cursor: pointer;
}
#address2 {
	width: 83px;
}
#f_name {
	width: 110px;
}
#city {
	width: 110px;
}
#l_name {
	width: 110px;
}
#address1 {
	width: 190px;
}

#state {
	width: 45px;
}

#zip_code {
	width: 83px;
}
#email {
	width: 317px;
}
#phone {
	width: 143px;
}
#dob_month {
	font-size: 12px;
	width: 40px;
}
#dob_day {
	font-size: 12px;
	width: 40px;
}
#dob_year {
	font-size: 12px;
	width: 60px;
}

