.tbmain{ 
 /* Changes on the form */
 background:none; 
 height:200px;
 color:none;
 border:none;
}
.left{
	color: #333333 !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px !important;
}
td.left {
   font-family: Arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color:#333333;
   text-align: right;
}

.text{
   font-family: Arial, helvetica, sans-serif;
   font-size: 12px;
   color:#666666;
   font-weight: normal;
   border: 1px;
   border-color:#999999;
   border-style:solid;
   background:none;
}

.textsm{
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
}

.btn{
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight:normal;
   color:#333333;
   border:1px #333333 solid;
   background: #00CAF8;
}
