#infocontrolstext, #slideshowPlayPause a
{
	line-height: 30px;
	font-size: 0.70em;
}

#infotoggle
{
	text-transform: uppercase;
	padding-right: 10px;
}

#slideshowPlayPause a
{
	text-transform: uppercase;
	margin-left: 10px;
	padding: 0;
}

#specstoggle
{
	text-transform: uppercase;
	padding-right: 10px;
}

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

#slideshowPager a
{
	margin: 0 4px;
	padding: 0 4px; 
}

#slideshowPlayPause
{
	height: 30px;
	position: absolute;
	top: 100px;
	right: 32px;
}

#infocontrols
{
	background-color: black;
	opacity: 0.35;
}

#infocontrolstext
{
	line-height: 30px;
}

#info, #specs
{
	background-color: black;
	opacity: 0.80;
}

#infotext, #specstext
{
	font-size: 0.70em;
	height: 390px;
	margin-top: 30px;
}

#infotext h1, #infotext h2, #specstext h2
{
	margin-top: 0;
	padding-top: 0;
	font-size: 1em;
	text-transform: uppercase;
}

.jscrollpane
{
	overflow: hidden;
}

#footer
{
	background: transparent;
}

#footer div
{
	background: black;
}

#siteby
{
	background: transparent;
}

