#nav {
	display: none;
}
#banner {
	display: none;
}
#left {
	display: none;
}
#right {
	display: none;
}
#langbar {
	display: none;
}
#page {
	width: 95%;
}
textarea {
	display: none;
}
.notify, .submit {
	display: none;
}
.odd, .even {
	padding: 20px 0 0 0;
	border-bottom: 1px solid #C0C0C0;
}
.listitem .lower-left, .listitem .upper-left { 
	background-color: #53B947 !important;
}
.listitem .upper-right {
	background-color: #eaeaea !important;
}