#form_box { width:250px; font:0.8em arial, Helvetica, Sans-serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; clear: right; padding: 0.5em; margin-top: 10px; margin-bottom: 2px; }
 
#form_box div { padding: 0.2em 0.5em; }
 
#form_box div.hr { height: 0; margin-top: 0; margin-bottom: 7px; }
 
#form_box p { float: left; margin: 4px 0; width: 120px; border-width: thin; }
 
 
#log { color: #006dff; font-size: 12pt; font-weight: bold; width:200px; margin-top: 10px; }
 
#log_res { color: #0a6ea2; overflow: auto; }
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/ajax-loader.gif) no-repeat center;
