img{
	border:none;
}
/*scrolling container*/
.scrollingContainer
{
	width:510px;
	height:490px;
	position:relative;
	z-index:98;
}
.clippingC{
	position:absolute;
	left:0;
	top:0px;
	width:465px;
	height:490px;
	clip:rec0t(0 465px 490px 0);
}
.scrollControl
{
	display:none;
	height:312px;
	left:370px;
	position:absolute;
	top:0px;
	z-index:98;
}
#thumbContainer .scrollControl img
{
	cursor:pointer;
	border:none;
	float:none;
}
.scrollControlOver div
{
	width:44px;
	height:312px;
}
.scrollControlOver
{
	position:absolute;
	width:44px;
	height:489px;
	top:0;
	left:0;
	z-index:100;
	display:none;
}
.scrollTrack
{
	position:relative;
	background:url(../graphics/bcg_scrolTrack.gif) repeat-y;
	background-position:21px 0px;
	width:44px;
	height:250px;
	cursor:pointer;
	float:left;
}
.handle
{
	position:absolute;
	width:44px;
	height:20px;
	top:0;
	left:0;
	cursor:pointer;
	z-index:99;
}
.handleover
{
	width:44px;
	height:23px;
	background:url(../graphics/scrollHandle.gif) 0 0 no-repeat;
	cursor:pointer;
}
.scrollcont{
	position:relative;
	width:465px;
	
}
/*.scrollControl .scrollup
{
	background:url(../graphics/scrollControlUp_over.gif) 0 0 no-repeat;
}
.scrollControl .scrolldown
{
	background:url(../graphics/scrollControlDown_over.gif) 0 0 no-repeat;
	float:left;
}*/
.scrollControl a:hover img
{
	/*opacity:0.01;
	filter:alpha(opacity=1);
	-moz-opacity: 0.01;
	-khtml-opacity: 0.01;*/
}
.clearFloatingMenu
{
	clear:both;
	overflow:hidden;
	height:0;
}
#thumbContainer{
	top:120px;
	left:380px;
	/*overflow:hidden;*/
	height:495px
}
p{
	padding-left:47px;
	padding-right:0;
}

.search{
	height:396px;
	overflow:hidden;
}

