.SimplealbumBlock
{
	width:100%;
}
.SimplealbumItem
{
	padding:3px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.SimplealbumItem > img
{
  	width: 340px;
  	height: 255px;
	float:left;
	background: #fff url('/framework/files/45/uploads/layout/img/ajax-loader.gif') center center no-repeat;
}