.gallery_small
{
	position: relative;
	left: 0px;
	width: 270px;
	height: 220px;
	background-color: #000000;
/*
	-webkit-transform: rotate(0deg);
	-webkit-box-shadow: 0px 0px 25px #000000;
*/
}


.gallery_massive
{
	border: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 355px;
	background-color: #000000;
/*
	-webkit-transform: rotate(0deg);
	-webkit-box-shadow: 0px 0px 25px #000000;
*/
}

.gallery_photo_frame
{
	position: absolute;
	left: 14px;
	top: 15px;
	width: 293px;
	height: 219px;
	background-color: #000000;
}
