@charset "UTF-8";
/* CSS Document */

.thumb {
	border: 3px solid #000000;
	position:relative;
	height:94px;
	width: 158px;
	float: left;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	}
	
.lightbox_container1 {
	position: relative;
	height: 100%;
	width:390px;
	left: 300px;
	top: 0px;
}

.lightbox_container2 {
	position: relative;
	height: 100%;
	width:390px;
	left: 0px;
	top: 0px;
}
	
	

