﻿.date
{
	background-image: url(../images/date.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.disableDate
{
	background-image: url(../images/date.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: graytext;
}


.LabelTD
{
	 background-color:#E5E5E5;
	 vertical-align:top;
	 font-weight:bold;
}