/*Tabula Rasa*/

/* Begin Main Styles */

* { 
	margin:0;
	padding:0;
	}
		
p {
	margin:4px 0 8px;
	font-size:13px;
	line-height:1.5em
	}
	

/* End Main Styles */

/* Begin Home Navigation Menus */

#mini_nav {
	display:none;
}


#commnavcontainer {
 display:none;
	
	}
	
#innerHead {
	display:none;
}


		
/* End Home Navigation Menus */

/* Begin Inner Navigation Menus */

#innermini_nav {
	display:none;
}

#innercommnavcontainer {
	display:none;	
	}
	
/* End Inner Navigation Menus */


/* Begin Inner Page Styles */
#list_print {
	width:620px!important;
}

#innerContentWrapper {
	font-size:12px;
	width:620px;
	 margin-left:-30px;
}
#innerBody {
 width:620px;

 .padding-left:0px;
}

#ld_cont_right {
	width:310px; 
	*_width:290px;
	font-size:12px;
	postion:absolute;
	top:50px;
	*_left:330px;
	}
	
#hideprint {
	display:none;
	
}

#ld_cont_left {
	float:left; 
	width:310px;
	*width:330px; 
	_width:350px;
	margin:0;
	padding:0;
	}

#listingimages {
	position:absolute;
	top: 220px;
	left: -40px;
	width:350px;
	*_width:100%; 
	text-align:center; 
	border:0;
	_display:inline;
	}

/* End Inner Page Styles */

/* Begin Footer */

#footer {
	display:none;
}

/* End Footer */

/* Begin Inner Footer */

#innerFooter {
	display:none;
				
}


#commfootnav {
	display:none;
}


	
/* End Inner Footer */
	
/* Clear Fix with ie hack*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
} 

.clearfix {
	display:block;
}

/* End Clear Fix */
