@import url("/core/SLCv4.0/css/jScrollPane.css");
/* Level 1 customizations */

/* --Adjust appearance main sidebar */

div#mainSideBar {
	width: 32.8em;
	height: 42.5em;
	border: 1px solid silver;
	position: relative;
	overflow: hidden;
}
div#mainSideBar div.scroll-pane {
	width: 32.8em;
	height: 42.5em;
}
div#mainSideBar div.featured-news {
	padding: 1em;
}


/* --Adjust appearance of sub feature columns */

div.sub-feature-block {
	min-height: 40em;
}
div.columns3 div#feature-block3 {
	width: 36em;
}

/* --Set background for page */

#wrapper {
	background: url("/core/SLCv4.0/img/bg/bg-wrap.gif") top center fixed;
}
