/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
.txtKeyValue
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	width: 150px;
	height: 22px;
}
.btnTrack
{
	font-size: 10px;
	width: 47px;
	font-family: Verdana, Hevetica;
	height: 28px;
}
.valError
{
	font-size: 10px;
	color: yellow;
	font-family: Arial, Verdana;
	text-align: right;
	font-weight: bold;
}
.normalText
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: Black;
}