	.dropdown, .input, .label, .textarea, 
	.shortinput, .shortinput2, .stateselect, .phone3, .phone4, .dob2, .dob4, 
	.longline, .textarea .labelheading {
	width:225px;
	float:left;
	margin:2px;
	padding:0px;
	font-size:90%;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	height:15px;
	}
	.dropdown {
	width:80px;
	}
	.textarea {
	height:auto;
	}
	.shortinput  {
	width:25px;
	}
	.shortinput2, .stateselect  {
	width:40px;
	}
	.summary {
	color:#FF0000;
	}
	.label, .longline, .labelheading {
	text-align:right;
	color:#FF0000;
	border:none;
	}
	.labelheading { 
	font-size:100%; 
	font-weight:bolder;
	}
	br {
	clear:left;
	}
	.phone3 {
	width:30px;
	}
	.phone4 {
	width:35px;
	}
	.dob2, .dob4 {
	text-align:center;
	}
	.dob2 {
	width:25px;
	}
	.dob4 {
	width:35px;
	}
	.pushright, .RadioButtonList {
	font-size:90%;
	}
	.arrows {
	border:none;
	padding-bottom:1px;
	padding-right:3px;
	padding-top:1px;
	padding-left:0px;
	vertical-align:middle;
	}
	.submit {
	position:relative;
	left:50%;
	border-style:solid;
	border-width:thin;
	color:#FF0000;
	font-size:75%;
	padding:1px;
	text-align:center;
	}
