#newsdetails
{
	line-height: 30px;
}

#info
{
	opacity: 1;
}

#specstoggle
{
	margin-left: 270px;
}

#specs, #specstext
{
	z-index: 49;
	left: 300px;
}

.standardpadding p
{
	margin-top: 0;
}

.jscrollpane
{
	height: 360px;
	width: 270px;
}

a.jScrollArrowUp
{
	background: url(../../../interface/images/arrow-up.gif) no-repeat 0 0;
	height: 25px;
}

a.jScrollArrowDown
{
	background: url(../../../interface/images/arrow-down.gif) no-repeat 0 0;
	height: 25px;
}

a.jScrollPaneTrack, a.jScrollPaneDrag
{
	background: #FFF;
	border: 1px solid red;
}

#infotext .jscrollpane
{
	width: 280px;
}

#newsheadlines a.selected
{
	color: white;
}

.news-changepage
{
	text-transform: uppercase;
}

#slideshowPager
{
	position: absolute;
	left: 380px;
	top: 0;
}

#imghole
{
	position: absolute;
	width: 600px;
	height: 420px;
	top: 100px;
	left: 300px;
	z-index: 48;
}