html, body {
	color: #000;
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

h1, h2, h3, h4, h5, p, form, li {
	margin: 10px 0;
}

h1 {
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 11px;
}

#header,
#side-menu,
#footer,
.inspection-open-times input,
.ics,
.directions-btn,
.planner-link,
.planner-checkbox,
.vcard
{
	display: none;
}

.inspection-open-times th {
	text-align: left;
}

.planner-time,
.planner-address,
.planner-agent,
.planner-type
{
	width: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
}







.inspection-open-times {
	width: 100%;
}

#print-property-listing {
	border: none;
	padding: 0;	
}


#print-main-image {
	width:800px;
}


#content #print-property-photos {
	overflow:hidden;
	padding:0px;
	margin: 0 auto;
	width: 800px;
}

#main-image {
	width: 800px;
}

#print_header div {
	width: 100%;

}
#doublebay {
	background: #f00;
}

#footer {
	border-bottom: none;
}

.print-details {
	width: 400px;
	margin-right: 10px;
}

.print-side-info {
	width: 220px;
}

.small-text {

	font-size: 9px;
}

.mini-img {
	width: 208px;
	margin-right: 8px;
	margin-top: 8px;
}

.mini-img.last {
	margin-right: 0;
}

html, body, #container {
	background: #fff;
}

table {
	width: 800px;
}
