#content_subnav,
#content_subnav_bg
{
	display: none;
}


#content_body,
.jScrollPaneContainer
{
	width: 185px;
	height: 539px;
}

.jScrollPaneContainer
{
	position: absolute;
	z-index:102;
	
	left: 73px;
	top: 9px;
}

#content_body_bg{
	position: absolute;
	z-index:101;

	background-color:#050201;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;

	left: 52px;
	top: 9px;
	width: 232px;
	height: 539px;
}

#content_body img{
	display:block;
}
#content_logo{
	display:none;
}

#main_content{
	height: 180px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 11px;
}