* { margin: 0px; padding: 0px; }

/* clearfix snippet */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.left { float: left; }

.right { float: right; }

.hide { display: none; }

#header_outer, #nav_outer, #footer, p.right, .nocomments, #photosInner, .wpcf7 { display: none; }

body, h1, h2, h3, .listBox, .info, a { font-size: 90%; }

h1 { clear: left; font-size: 150%; float: none;}

p.clear, h2.clear { clear: both; }

h3 { display: inline; }

h2 { margin-bottom: 10px; }

h3 { display: inline; }

#imageWrap, #listing, #additional, #listingFooter { margin-top: 10px; }

#imageWrap { width: 100%; height: 70%; }

#imageWrap img.main { 
	border: 1px solid #777372; 
	width: 339px;
	height: 226px;
	float: left;
	margin-right: 20px;
	}

div.hidden { 
	display: block; 
	margin-bottom: 20px;
	width: 60%;
	font-size: 60%;
	}
	
p.hidden { display: block; width: 40%;}

div.hidden img { margin-right: 20px; }

p.hidden img { margin-right: 10px; margin-bottom: 10px; }

div.hidden p .name { font-size: 100%; font-weight: bold; }

.main { float: left; }

.print {
	width: 50%;
	height: 50%;
	}
	
.printInner {
	width: 48%;
	height: 48%;
	}
	
#photosInner { 
	float: left; 
	margin-left: 5px;
	}	
	
.bottom { margin-bottom: 5px; }

.print2 {
	width: 31%;
	height: 31%;
	}
	
.listBox {
	float: left;
	width: 33%;
	}
	
#listingFooter { 
	font-size: 60%; 
	margin-top: 20px;
	margin-bottom: 20px;
	}


