@charset "utf-8";

/* THIS STYLESHEET IS USED TO OVERRIDE THE SIDEBAR CSS TO DISPLAY A SHORT SIDEBAR */

#bgcontainer {
	background-image: url("/gfx/common/bg-edges-main-short.gif?c=T3JC3T6611BIMVAD2CIOUV");
}
#maincontainer #mainpage #pageheader #lhs .top {
	background-image: url("/gfx/common/lhs-bg-long-short.jpg?c=T3JC3T6611BIMVAD2CIOUV");
	min-height: 300px;
}
#maincontainer #mainpage #pageheader #lhs .bottom {
	background-image: url("/gfx/common/lhs-bg-footer-short.jpg?c=T3JC3T6611BIMVAD2CIOUV") !important;
	height: 260px;
	margin-top: -4px;
	margin-bottom: 0px;
}
#sidepanels {
	min-height: 300px;
}

