/* ================================
    CSS STYLES FOR Module JS_EmployerProfile
   ================================
*/
.appMainLableSpan
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
	height: 25px; 
	vertical-align:top;
}
.appMainLable
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
	height: 25px; 
	vertical-align:top;
	width: 175px;
}
