/*** Inspections Page ***/

body.inspections h1 {
	margin-left: 6px;
	margin-top:0;
	float:left;
}
body.inspections h2 {
	margin-left: 6px !important;
	margin-bottom: 5px !important;
	width:906px;
}
body.inspections dl.property {
	background:transparent url(../img/inspections_bg.png) no-repeat scroll left top;
	clear: both;
	height: 115px;
	width: 915px;
	overflow: hidden;
	padding: 0px 0 0 0px;
	border-bottom: 1px solid #cccccc;
	margin-left: 6px;
}
body.inspections dl.property dd.photo {
	width: 135px;
	padding: 15px 0px 0px 15px;
}
body.inspections dl.property dd.times {
	width: 150px;
	padding-top: 20px;
}
body.inspections dl.property dd.details {
	width: 385px;
	padding: 20px 20px 0px 0px;
}
body.inspections dl.property dd.details h4, body.inspections dl.property dd.details h5 {
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}
body.inspections dl.property dd.details h4 span {
	text-transform: uppercase;
}
body.inspections dl.property dd.details h5 {
	color: #f00;
}
body.inspections dl.property dd.features {
	width: 170px;
	padding: 20px 10px 0px 15px;
}
body.inspections dl.property dd.features p.bedbathcar {
	padding-bottom: 35px;
}
body.inspections dl.property #view {
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
	background:transparent url(../img/eye.png) no-repeat scroll left top;
}
body.inspections dl.odd {
	background:transparent url(../img/inspections_odd_bg.png) no-repeat scroll left top;
}
body.inspections #print {
	float: right;
	margin-top: 4px;
	margin-right: 10px;
}
body.inspections #printlist {
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
	background:transparent url(../img/icons.png) no-repeat scroll left top;
	background-position: -17px 0px;
}
/*** Inspections Print ***/

body.printlist {
	background-color: #ffffff !important;
}
body.printlist #header, body.printlist #content, body.printlist #footer {
	width: 620px !important;
	margin: 0px auto;
	float:none;
}
body.printlist h2 {
	width: 600px;
}
body.printlist dl.property {
	background: none !important;
	width: 606px;
}
body.printlist dl.property dd.photo {
	width: 130px;
	padding: 15px 0px 0px 8px;
}
body.printlist dl.property dd.times {
	width: 165px;
	padding-top: 20px;
}
body.printlist dl.property dd.details {
	width: 280px;
}
body.printlist dl.property dd.details p.bedbathcar {
	margin-top: 20px;
}
body.printlist #footer {
	width: 620px;
	margin-top: 10px;
	text-align: center;
	background: #fff !important;
}
body.printlist #footer p {
	color: #333333;
	font-size: 11px;
}
body.inspections #content {
	background: #fff !important;
	width:930px;
}

