body, #main {
	background: #FFF;
	border: 0px;
}

.formfields {
	border: 0px;
	color: #666;
	background-color: transparent;
}

.menulink, .menulinkbar, .printhide, .stdBtn, .btn, .sidebaritem, #divWarning, #divButtonWarning, .wizardbox {
	display: none;
}

#bodycontainer {
	width: 600px;
	padding: 0;
	margin: 0;
}

#headerbar, #logocontainer, #headerbar2, #logocontainer2 {
	border: 0px;
}

#content {
	width: auto !important;
	margin: 0;
	background: transparent;
}

#listtable {
	width:650px;
}

#listtable img {
	border: 0px;
}

.printonly {
	display: block;
}