/* CSS Document */

#imagesContainer a
{
	display:				block;
	width:					110px;
	height:					110px;
	float:					left;
	background:				url("../../Images/Content/Gallery/backPhoto.gif") center;
	margin:					8px;
}

#imagesContainer a img
{
	padding:				5px 0 0 0;
}