#regform { background: #f8f8f8; border: solid 1px #dddddd; }
#regform caption { font: bold 8pt "Courier New"; color: #888888; text-align: left; padding: 2px 10px; background: #dddddd;
	text-transform: uppercase; }
#regform td { width: 50%; vertical-align: top; padding: 4px 10px; }
#regform h5 { margin: 0px; padding: 0px; }
#reloadcap { color: #880000; text-decoration: underline; cursor: pointer; }
#regform input[type=text] { width: 300px; }
#regform input[type=password] { width: 300px; }
#regform #webs { width: 270px; }
#regform textarea { width: 460px; height: 170px; font: 8pt Arial; }

