﻿.Galleries .GalleryItem
{
	width:200px;
	height:140px;
	background-image:url('../../../Files//images/ramkamm.gif');
	float:left;
}

.Galleries .GalleryItem .ItemImage
{
	width:180px;
	height:120px;
	padding:10px 0 0 10px;
}
.Galleries .GalleryItem .ItemImage img
{
	border-style:none;
}

