#ScrollBar_Container
{
	width: 13px;
	height: 233px;
	margin: 0px;
	border: solid 1px #969A9B;
	background-color: #299EC1;
	padding-top: 1px;
	padding-bottom: 1px;
	position: relative;
}

*html #ScrollBar_Container
{
	width: 13px;
}

#ScrollBar
{
	width: 11px;
	height: 232px;
	background-color: #A0D3E4;
	top:0px;
	position:absolute;
	margin-left: 1px;
}

#contentRight img
{
	margin: 0px;	
}

#Scroller_float
{
	float:left;
	width: 20px;
	text-align:left;
	height: 266px;
}

#credits
{
	WIDTH:100%;
	CURSOR:default;
	POSITION:absolute;
	TOP:0px;
}

#Scroller
{
	PADDING-RIGHT: 5px;
	PADDING-BOTTOM: 5px;
	OVERFLOW: hidden;
	WIDTH: 95%;
	PADDING-TOP: 5px;
	POSITION: relative;
	HEIGHT: 100%;
}
