.tbmain{ 
 /* Changes on the form */
 height:200px;
 color:#333333;
 border: 1px #AAAAAA solid;
}
.left{
	color: #333333 !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px !important;
}
td.left {
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color:#666666;
   text-align: right;
   padding-right:4px;
}


.textsm{
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
}

