@charset "UTF-8";
/* CSS Document */
.img_preview
{
	max-height: 150px;
	max-width: 155px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	border: 1px solid #FFFFFF;
}
.img_rollover
{
	border: thin outset #333333;
	width: 125px;
	position: absolute;
	bottom: 10px;
	left: 17px;
}
.slideshowbox
{
	height: 185px;
	width: 160px;
	background-color: #333333;
	border: medium outset #FFFFFF;
	margin-top:10px;
	position: relative;
	margin-right: 1px;
}
