#sbox-window .sbox-content-swf { overflow: hidden; }
#sbox-window .sbox-content-image img { overflow: hidden; border: none; padding: 0; margin: 0; }

.boxed_img,
.boxed_swf {
}
.boxed_img img,
.boxed_swf img {
	display: block;
	border: none;
	text-decoration: none;
}
.boxed_img span,
.boxed_swf span {
	display: block;
	padding: 10px;
	text-align: center;
	background-color: rgb(13,13,13);
	color: white;
	text-decoration: underline;
}