
.Form 
{ color :#44454d; vertical-align:top; border:solid 1px gray}
.Form TABLE  {}
.Form SELECT {}
.Form INPUT {}
.Form TEXTAREA {}

 
.Form .required { background-position: center 10%; background-image: url(../images/icn-required.gif); background-repeat: no-repeat; }
.Form .left { padding-left: 5px; font-weight: bold; color: #4b4b4a; background-color: #eeeeff; }
.CategoryName { background-color:white; width:100%; color:Navy; font-weight:bold;}
.Form .title TD			{ border-right: #336699 1px solid; padding-left: 12px; font-weight: bold; font-size: 12px; color: white; 
										border-bottom: #336699 1px solid; padding-top:1px; padding-bottom:1px;
								 		FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#336699,endColorStr=white); }