
body #sb-title, body #sb-info
{
	overflow: visible;
}

.shadowboxContainer_1618961550 .shadowboxItem
{
	/*width: 115px;*/
	/*height: 130px;*/
	/*float: left;*/
}

.shadowboxImageOverlay:before {
	/*height: 100px;*/
	top: 45%;
}

.shadowboxItem div
{
/*	float: left;*/
}

.shadowboxContainer .clear
{
	clear: left;
}

.shadowboxContainer_1618961550 .shadowboxImage
{
	/*height: 100px;*/
}

.shadowboxItem .topright
{
	width:10px; 
	height:10px;
	line-height:0px; 
	background-image: url('./cms.shadow.topright.png'); 
	background-repeat: no-repeat;
}

.shadowboxContainer_1618961550  .shadowboxItem .right
{
	width:10px; 
	height:90px;
	background-image: url('./cms.shadow.right.png'); 
	background-repeat: repeat-y;	
}

.shadowboxItem .bottomleft
{
	clear: left;
	width:10px; 
	height:10px; 
	background-image: url('./cms.shadow.bottomleft.png'); 
	background-repeat: no-repeat;
}

.shadowboxContainer_1618961550 .shadowboxItem .bottom
{
	height:10px;
	width:90px; 
	background-image: url('./cms.shadow.bottom.png'); 
	background-repeat: repeat-x;
} 

.shadowboxItem .bottomright
{
	width:10px; 
	height:10px; 
	background-image: url('./cms.shadow.bottomright.png'); 
	background-repeat: no-repeat;
}

.shadowbox_clear
{
	clear: both;
}