html, body {
	background-color: #fff;
	font: 12pt Verdana;
}

#left, 
#user, 
#page, 
#footer, 
#additem, 
#checkedItems,
.check, 
.edit, 
.delete,
.shareUrl, 
.desc, 
.target, 
.status {
	display: none;
}
.text {
	float: none;
	margin: 0;
	padding: 0;
}