

div#formleft {
	float: left;
	width: 225px;
	background-color: white;
	


}


div#formright {


    float: right;


    width: 225px;


    background-color: white;


}



