.tbmain{ 
 /* Changes on the form */
 width:720px;
 height:20px;
 font-size:12px;
 color:#333;
 border: dotted 1px #ccc;
 margin: 0 auto;
}

.left{
	color: #9b8578 !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px !important;
	padding-right: 10px;
}
td.left {
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color:#fff;
   text-align: right;
}

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

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

.btn{
   font-family: Arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight:bold;
   color:#000;
   border:1px #fff solid;
   background: #9b8578;
}
