<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#ifxElement {left:0px;}

#ll {display:none;}
#ImageBoxOuterContainer {z-index:1000;}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0; visibility:hidden;/*display:none;*/
}
#ImageBoxNextImage
{
	background-image: url(/img/pixel_pr.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/img/pixel_pr.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
h2,
h4,
p
{
	padding-left: 20px;
}


#arrow-left {position:absolute; margin-left:28px; margin-top:37px;}
#arrow-right {position:absolute; margin-left:933px; margin-top:37px;}


.imgblock1 {left:16px; position:absolute; width:860px; height:210px; overflow:hidden; margin-top:10px; margin-left:50px;}
.imgblock2 {height:190px; position:relative;width:10000px;}

.imgblock2 a {margin-right:8px;}

#leftright-buttons {position:absolute; margin-top:30px; margin-left:0px; width:600px; z-index:1001;}

#scroll
{
	/*width: 300px;*/
	height: 100px;
}
#scroll p
{
	margin: 30px 10px;
}
.sel img {border:1px solid #850A29;}

.imgblock2 .active {border:2px solid #BA0A07;}
</pre></body></html>