form {
	position: absolute;
	padding-left: 25px;
	padding-top: 1px;
	margin-top: 140px;
}

#maincolumn .tbmain{ 
 /* Changes on the form */

 height:200px;
 width: 490px;

}
.left{
	color: #333333 !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px !important;
}

.right {
	color: #333333 !important;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px !important;
	
}
td.left {

   font-family: Arial, helvetica, sans-serif;
   font-size: 50%;
   font-weight: bold;
   text-align: right;
}

td.qleft {
	width: 310px;
   font-family: Arial, helvetica, sans-serif;
   font-size: 70%;
   font-weight: bold;
   text-align: right;
   color: #3e3e3e;
	vertical-align: top;
	padding-top: 12px;
	line-height: 1em;

}


.textsm{
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
}

input.btn{
	border: none;
	margin-top: -12px;
	margin-left: 20px;
	width: 140px;
	height: 35px;
	background-image: url(../images/sendnowbtn2.png);
	background-color: white;
}

input.btn2{
	border: none;
	margin-top: -30px;
	margin-left: 20px;
	width: 140px;
	height: 35px;
	text-indent: -9999px;
	background-image: url(../images/sendnowbtn.png);
	background-color: white;
}

input.text {
	width: 125px;
	height: 15px;
	background-color: white;
	border: 1px inset #c3c3c3;
	margin-top: 5px;
}

