

body {
	font-family: "MS Trebuchet", Arial, sans-serif;
    font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: url('/test/i/top_banner_bg_image.jpg') top left repeat-x;*/
}

#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

h1, h2, h3 {font-family:'Trebuchet MS', 'Lucida Grande'; font-weight:bold; font-size: 12px;}

div.propertySummary {
	float: left;
	width: 280px;
	margin: 10px;
}

div.breaker {
	float: left;
	width: 100%;
	clear: both;
}

