#container {
	width: 100%;
	margin: 0;
	float: none;
}
#header, #nav, #sidebar, #alaress, p.last,
#flash-wrap, #caption-image-thumbs, .comment-poster,
.heading a {
	display: none;
}
p, li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h2, h3, h4 {
	font-family: Verdana, Geneva, sans-serif;
}
a {
	color: #000;
}
.float-right {
	float: right;
	margin-left: 40px;
	width: 345px;
}
#main #gallery li {
	background:none repeat scroll 0 50% transparent;
	float:left;
	height:171px;
	margin:0 10px 10px 0;
	overflow:hidden;
	padding:0;
	width:109px;
}
.float-fix {
	clear: both;
}
