.form-label
{
 	
}
.form-input
{
 	
}
.form-label-column
{
	width:200px;	
}
.form-button
{
	background-color:#a9a9a9;
	border-width:1px;
	border-color:Black;
	font-weight:bold;
	
   
}
.form-validator
{
	color:#B51031;
	font-size:smaller;	
}

.form-processing
{
	background-image: url(/media/gui/processing_animation.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#ffffff;
	border:0px;
	width:125px;
	height:26px;
}
