.contactform {
	width: 740px;
	background: url(http://data.rentabiliweb.com/i/contactform_topbg.gif) left top repeat-x #f7f7f7;
	border: 1px solid #e4e4e4; }
	
.contactform td {
	font: 12px/1.4 Tahoma;
	color: #545454; }
	
.contactform .left {
	width: 300px;
	padding: 10px 0px 10px 10px; }
	
.contactform .right {
	width: 440px;
	padding: 10px; }
	
.contactform label {
	display: block;
	font: 11px/1.2 Tahoma;
	margin: 0 0 3px 0; }
	
.contactform select, .contactform input, .contactform textarea {
	font: 12px Tahoma;
	border: 1px solid #b1b1b1;
	margin-bottom: 4px;
	padding: 2px; }

.contactform .input {
	width: 205px; }
	
.contactform .left span {
	width: 100px; }
	
.contactform .label1 {
	float: left;
	position: relative;
	top: 2px;
	margin: 0;
	width: 90px; }
	
.contactform .bottom {
	padding: 10px 25px 10px 10px;
	text-align: right;
	background: #efefef;
	border-top: 1px solid #e4e4e4; }
	
.contactform .submit {
	font: bold 11px Tahoma;
	color: #545454;
	padding: 3px;
	width: 160px;
	background: #f4f4f4; }
