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


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