td {
	vertical-align: top;
}
table.rowsonly td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFECC6;
}
table#properties  TH {
	font-size: 10pt;
	font-weight: bold;
	color: #444;
	text-align: left;
	background-color: #FFCC33;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #fa9511;
	padding-left: 3px;
}
.table-label {
	font-weight: bold;
	background-color: #FFCC33;
	text-align: right;
	color: #444;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #Fa9511;
}
#property-section {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
 
}
#property-section .section_header {
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	margin-left: 35px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
}

#property-section div.content_shift {
	margin-right: 20px;
	margin-left: 35px;
	line-height: 20px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 25px;
}
#property-section  UL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#property-section UL LI {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: square;
}

.img-wrapper {
	padding: 2px;
	border: 1px solid #FFCC66;
	margin-right: 8px;
}
.clearboth {
	clear: both;
}

.left {
	float: left;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-top: 5px;
}
.right {
	float: right;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-top: 5px;
}
.property-thumb {
	padding: 1px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #FFCC66;
	float: left;
}
#property-section td.table_excep p {
	margin-left: 2px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content #property-section .callout {
	font-weight: bold;
	border: 2px solid #FFCC33;
	padding: 6px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D3E9A7;
	text-align: center;
	line-height: 150%;
}
