
#outer_main_content { width: 900px; }

.outer_right_content { position: absolute; top: 194px; right: 0px; height: 528px; overflow: hidden; z-index:95; }

.inner_left_content {
	float: left;
	width: 440px;
	height: 100%;
	display: inline;
	clear: none;
}

.inner_main_content {
	float: left;
	width: 440px;
	overflow: hidden;
	position: relative;
	clear: none;
}

.shadowbox {
	background: url(../images/box-middle-440.gif) repeat-y;
}

.box-top { height: 12px; background: url(../images/box-top-440.gif) no-repeat; overflow: hidden; }

.box-bottom { position: absolute; bottom:0px; left:0px; width: 440px; height:12px; background: url(../images/box-bottom-440.gif) no-repeat; overflow: hidden; }

.scroll-track, .jScrollPaneTrack, a.jScrollArrowUp, a.jScrollArrowDown { right:19px; }

