
body {
	background: url(/assets/images/newlayout/background.gif) repeat-x !important;
}

#pagecontent {
	margin-top: 20px;
}

table.properties td {
	width:100%;
	cellpadding:0;
	cellspacing:0;
}

table.properties td {
	margin-top:0;
	vertical-align: top; 
}

input, select {
	font-size: 10px;
}



#tagsfieldset .autocomplete ul {
	height: 40px !important;
}
#tagsfieldset .autocomplete {
	width: 300px !important; 
	left: 0px !important; 
	top: 0px !important;
}

#testimonial label {
	float:left;
	display:block;
	width:130px;	
}
#testimonial input {
	width:300px;	
}
.calendarDateInput {
	width:80px !important;	
}



