
/* gotta make one about 400px tall */
body {
//	background: white url(bigboxrtbr-si.png) no-repeat 100% 0;
}

div#logotab {
	display: none;
}

/* Top left corner -- function replaced by div.topleft */
#topleft {
	display: none;
}

#header {
	padding-left: 65px;
	padding-right: 60px;
//	background: url(bigboxlftbr.png) repeat-y 0 0;
}

/* Needed to close a vertical gap under #siteheader in Opera */
html > body #header {
	border: .05em solid transparent;
}