﻿promptLabel
{
	text-align: right;
}
promptField
{
	text-align: left;
}
td.resumeSubmit
{
	text-align: center;
}
resumeSubmitButton
{
	FONT-WEIGHT: bold;
    CURSOR: hand;
    COLOR: #fff;
    HEIGHT: 22px;
    BACKGROUND-COLOR: Red;/*#5381a5*/
}
ResumeErrorMessage
{
	font-weight:bold;
	color:Blue;	
}
