
#panel {
	position:absolute;
	top:121px;
	width:234px;
	height:471px;
	background-image:url(/images/bg_panel.gif);
	background-repeat:repeat-y;
	left: 369px;
}
#contentClip {
	float:left;
	width:219px;
	height:443px;
}
#panel_scroller {
	float:left;
	margin-top:10px;
	width:7px;
	height:443px;
	background-image:url(/images/bg_slider.gif);
}
