

#registration-main-box {
	position:absolute;
	left:154px;
	top:138px;
	width:850px;
	height:563px;
	background-image: url('Forms/images/registration_main_box.gif');
    background-repeat: no-repeat;
	visibility:visible;
}

#registration-disclaimer-box {
	position:absolute;
	left:154px;
	top:701px;
	width:850px;
	height:199px;
	background-image: url('Forms/images/registration_disclaimer_box.gif');
    background-repeat: no-repeat;
	visibility:visible;
}




#submit-tab {
	position:absolute;
	left:706px;
	top:546px;
	width:68px;
	height:34px;
}

#clear-tab {
	position:absolute;
	left:774px;
	top:546px;
	width:74px;
	height:34px;
}



.inputsize{

   font-size:12px; 
   font-family:MS trebuchet, sans serif;

}
