.tbmain{ 
 /* Changes on the form */
 color: #333333;
 border: 0px #AAAAAA solid;
 /*background: url(style3_bg.gif) repeat-x !important;*/
 height: 300px;
 width: 98%;
 text-align: left;
}
.left{
	color: #333333 !important;
	font-size: 14px !important;
}
td.left {

   font-size: 14px;
   font-weight: bold;
   color: #333333;
   text-align: left;
   width: 80px;
}

.text{
   font-size: 14px;
   font-weight: normal;
   border: 0px;
   background: url(style2_txt_bg.gif) bottom repeat-x;
}

.textsm{

   font-size: 10px;
   font-weight: normal;
}

.btn{
   font-size: 14px;
   font-weight: normal;
   color: #000000;
   border: 1px #333333 solid;
   background: #EEEEEE;
}

