html, body, #header, #page, #master, #page .wrapper, #header, #col2 {
	width: 99%;
}

#navigation, #col1, #col3, #footer, #networks, #home-flash-holder {
	display: none;
}

.logo {
	height: auto;
	text-indent: 0;
	font-size: 2.8em;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	padding: 0 0 10px 0;
}

.grid-listing li {
	float: none;
	width: 90%;
	height: auto !important;
	margin: 20px 0px 0px 0px;
	padding: 0 !important;
	min-height: 0;
}

.grid-listing li * { padding: 0 !important; margin: 0 !important; }