#relatedimages
{
	clear:both;
    width:203px;
	text-align:center;
	position:absolute;
	top:30px;
	right:-244px;
}

#relatedimages a{
    float:left;
    text-decoration:none;
}

#scrollimg, #scrollimg2{
	width:203px;
	height:271px;
	overflow: hidden;
	position:relative;
}

#scrollimg_h{
	width:485px;
	background-color:#EEEEEE;
	height:48px;
	overflow: hidden;
	position:relative;
}
#scrolldiv_h{
    width:1000px;
}
#scrolldiv_h div{
	float:left;
	width:70px;
}
#scrolldiv_v div{
	/*float:left;*/
	width:85px;
	height:60px;
	margin-bottom:3px;
}

#big_image{
	/*float:right;*/
}

#button_up 
{
	position:relative;
	right:10px;
	background-image:url('/images/arrow-up.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:226px;
	height:9px;
	display:block;
	margin-bottom: 3px;
}

#button_down
{
	margin-top: 3px;
	position:relative;
	right:10px;
	background-image:url('/images/arrow-down.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:226px;
	height:9px;
	display:block;
}

#center .disabled_up{
	cursor: default;
	background-image:url('/images/btn_left_disabled.jpg');
	
}
#center .disabled_up:hover{
	cursor: default;
	background-image:url('/images/btn_left_disabled.jpg');
	background-color:#CCCCCC;	
}
#center .disabled_down{
	cursor: default;
	background-image:url('/images/btn_right_disabled.jpg');

}
#center .disabled_down:hover{
	cursor: default;
	background-image:url(/images/btn_right_disabled.jpg);
}

img.active{

	/*opacity:0.4;

	filter:alpha(opacity=40);

	border:1px solid #008000;*/

}

#scrolldiv div
{
	height: 137px;
}

