*html #branding {
	display: inline;
}
*html #content {
	display: inline;
	padding: 0px;
}
*html #leftCol {
	display: inline;
}
*html #content ul.gallery {
	margin: 20px 0px 0px 12px;
	padding: 0px;
}
*html #sidebar {
	display: inline;
}
