@charset "UTF-8";
/* CSS Document */

#formwrap { width:410px; margin:10px auto; position:relative;
	}

#formhead { width:410px; background:url(calc_images/form_top.gif) no-repeat; height:19px; ; text-align:center;
	
}


#formbody { width:410px; background:url(calc_images/form_body.gif);
	
}


#formfoot { width:410px; background:url(calc_images/form_bottom.gif) no-repeat; height:19px;
	
}

