div#content div#leftColumn {
	float: left;
	width: 315px;
	margin: 0 0 40px 0;
}
div#content div#rightColumn {
	float: left;
	width: 360px;
	margin-left: 25px;
}
div#content div#note {
	width: 315px;
	margin: 0 0 15px 0;
	background: url(../images/note_bg.jpg) repeat-y 0 0 #FFF1CA;
}
div#content div#note p {
	color: #512304;
	font-size: 13px;
	margin: 0 10px;
	line-height: 140%;
}
div#content div#noteTop {
	width: 315px;
	height: 16px;
	background: url(../images/note_top_bg.jpg) no-repeat 0 0;
}
div#content div#noteBottom {
	width: 315px;
	height: 16px;
	margin: 0;
	padding: 0;
	font-size: 0;
	background: url(../images/note_bottom_bg.jpg) no-repeat 0 0;
}
div#content div#note #noteIcon {
	float: left;
	display: inline;
	width: 71px;
	height: 71px;
	margin: 0 12px 0 15px;
	background: url(../images/note_icon.jpg) no-repeat 0 0 #FFF1CA;
}
div#propertyDetails {
	color: #414141;
	font-size: 13px;
}
div#propertyDetails table {
}
div#propertyLocation {
	margin: 0 6px 15px 0;
}
div#propertyLocation, div#brokerInfo {
	width: 200px;
}
div#propertyDetails h3 {
	color: #414141;
	font-size: 13px;
	margin: 0 0 3px 10px;
}
div#details {
	width: 315px;
	margin: 15px 0 0 0;
}
div#propertyDetails div#leftCol {
	margin: 0 6px 0 0;
}
div#propertyDetails th.title, div#propertyDetails td.value {
	width: 120px;
	height: 18px;
	padding: 0 7px;
	line-height: 18px;
}
div#propertyLocation td.value, div#brokerInfo td.value {
	width: 200px;
}
div#propertyDetails div.title {
	font-weight: bold;
}
div#propertyDetails .color1 {
	background-color: #DFDFDF;
}
div#propertyDetails .color2 {
	background-color: #EEE;
}
div#content div#image {
	width: 360px;
	background: url(../images/image_bg.jpg) repeat-y 0 0 #EEE;
	text-align: center;
}
div#content div#imageTop {
	width: 360px;
	height: 16px;
	background: url(../images/image_top_bg.jpg) no-repeat 0 0;
}
div#content div#imageBottom {
	width: 360px;
	height: 17px;
	margin: 0;
	padding: 0;
	font-size: 0;
	background: url(../images/image_bottom_bg.jpg) no-repeat 0 0;
}
div#content div#bid {
	position: relative;
	width: 360px;
	margin: 20px 0 20px 0;
	background: url(../images/bid_bg.jpg) no-repeat 0 0 #E36C00;
}
div#content div#bidIcon {
	position: absolute;
	top: -12px;
	left: -11px;
	width: 82px;
	height: 66px;
	background: url(../images/bid_icon.jpg) repeat-y 0 0;
}
div#content div#bidTop {
	width: 360px;
	height: 18px;
	background: url(../images/bid_top_bg.jpg) no-repeat 0 0;
}
div#content div#bidBottom {
	width: 360px;
	height: 18px;
	background: url(../images/bid_bottom_bg.jpg) no-repeat 0 0;
}
div#content div#bid h2 {
	display: block;
	position: absolute;
	top: 10px;
	left: 60px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}
div#content div#bid form {
	margin: 40px 0 0 0;
}
div#content div#bid label {
	font-size: 12px;
	font-weight: bold;
	color: #681C1D;
	line-height: 20px;
}
div#content div#bid input {
	width: 100px;
	margin-top: 4px;
}
div#content div#bid div#leftCol {
	float: left;
	width: 194px;
	text-align: right;
	margin: 0 5px 0 9px;
}
div#content div#bid div#rightCol {
	float: right;
	margin: 0 9px 0 0;
}
* html div#content div#bid div#leftCol {
	margin: 0 5px 0 5px;
}
* html div#content div#bid div#rightCol {
	margin: 0 5px 0 0;
}
div#content div#bid div#rightCol label {
	display: block;
	float: left;
	clear: left;
}
div#content div#bid div#rightCol select {
	float: left;
	clear: left;
}
div#content div#bid label#commentLabel {
	clear: both;
	float: left;
	margin: 4px 0 0 30px;
}
* html div#content div#bid label#commentLabel {
	margin: 4px 0 0 25px;
}
div#content div#bid textarea#comments {
	margin: 5px 0 0 3px;
}
div#content div#bid button#bidSubmit {
	display: block;
	width: 158px;
	height: 36px;
	margin: 15px 10px 0 180px;
	cursor: pointer;
	background: url(../images/bid_button_submit.jpg) no-repeat 0 0;
}
div#content div#comment {
	clear: left;
	position: relative;
	width: 700px;
	margin: 20px 0 0 0;
	background: url(../images/comment_bg.jpg) repeat-y 0 0 #FFF1CA;
	border-top: 1px solid #3ABDFC;
}
div#content div#comment h2 {
	display: block;
	color: #FFF;
	margin: 8px 0 10px 52px;
	font-size: 24px;
}
div#content div#comment p {
	color: #03446B;
	margin: 10px 20px 5px 55px;
	font-size: 12px;
	line-height: 140%;
}
div#content div#commentCorner {
	position: absolute;
	top: -1px;
	right: 0;
	width: 16px;
	height: 16px;
	background: url(../images/comment_corner_tr.jpg) no-repeat 0 0;
}
div#content div#commentBottom {
	width: 700px;
	height: 16px;
	margin: 0;
	padding: 0;
	font-size: 0;
	background: url(../images/comment_bottom_bg.jpg) no-repeat 0 0;
}
div#content #commentIcon {
	position: absolute;
	top: -13px;
	left: -11px;
	width: 55px;
	height: 55px;
	background: url(../images/comment_icon.jpg) no-repeat 0 0;
}
div#content div#disclaimer {
	clear: left;
	position: relative;
	width: 700px;
	margin: 20px 0 0 0;
	background: url(../images/disclaimer_bg.jpg) repeat-y 0 0 #DFDFDF;
	border-top: 1px solid #CCC;
}
div#content div#disclaimerCorner {
	position: absolute;
	top: -2px;
	right: 0;
	width: 16px;
	height: 16px;
	background: url(../images/disclaimer_corner_tr.jpg) no-repeat 0 0;
}
div#content div#disclaimerBottom {
	width: 700px;
	height: 16px;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	background: url(../images/disclaimer_bottom_bg.jpg) no-repeat 0 0;
}
div#content #disclaimerIcon {
	position: absolute;
	top: -15px;
	left: -11px;
	width: 52px;
	height: 69px;
	background: url(../images/disclaimer_icon.jpg) no-repeat 0 0;
}
div#content div#disclaimer h2 {
	display: block;
	color: #FFF;
	margin: 8px 0 10px 52px;
	font-size: 24px;
}
div#content div#disclaimer p {
	color: #333;
	margin: 10px 20px 5px 55px;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}
