img {display: none}

html, body{
	background: none;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

.navbar {
	display:none;
}

#content {
	float:left;
}

#listing_left {
	width: 0px;
	display: none;
}

#listing_photos {
	width: 0px;
	display: none;
}

#listing_actions {
	width: 0px;
	display: none;
}

#listing_right {
	float: left;
	text-align:left;
	padding-left: 0px;
}

