#sidebar, #footer, .navigation, #respond {
	display: none;
}

#footer {
	margin-top: 10px;
}

.gapleft, .gapright {
	width: 0;
}

table.commentlist {
	width: 100%;
	border-width: 0;
	border-spacing: 0;
	border-style: none;
	border-collapse: separate;
}

table.commentlist td {
	border-width: 0;
	padding: 0;
	border-style: none;
	-moz-border-radius: 0;
}

.commentvgap {
	background: #CCCCCC;
	height: 1px;
	margin: 20px 0px 20px 0px;
}

.commentlist h4 {
	margin: 0;
}

