.tbmain{ 
 /* Changes on the form */
 margin-bottom: 20px;
}
.left{
	color: #333333 !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px !important;
	margin: 5px 0 0 5px;
	
   float: left;
   position: relative;
   width: 45%;
   clear: both;
}
.left2{
	color: #333333 !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px !important;
	margin: 5px 0 0 5px;

   float: left;
   position: relative;
   width: 45%;
   clear: none;
}
td.left {
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color:#333333;
   text-align: right;

}
.left span {
}
.enews-field{
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
   width: 75px;
   border: 0px;
   background:url(style2_txt_bg.gif) bottom repeat-x;
}

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

.tbmain{ 
 /* Changes on the form */
 margin-bottom: 20px;
}
#bottom .left {
	color: #333333 !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px !important;
	margin: 5px 0;
	margin-left: 5px;
   float: left;
   position: relative;
   width: 15%;
   text-align: right;
   padding-right: 10px;
   clear: both;
   font-weight: bold;
}
#bottom .enews-field{
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
   width: 275px;
   border: 0px;
   background:url(style2_txt_bg.gif) bottom repeat-x;
}


