﻿body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


.label {
	text-align: left; 
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;	
	font-weight: bold;
	white-space: nowrap;
}
                
.required 
{
    color: red;
}    