.photo_list_cont li.item {
	width: 75px;
	height: 75px;
	float: left;
	margin-top: 19px;
	margin-right: 7px;
	margin-bottom: 2px;
	padding: 0px;
}

.photo_block {
	float: left;
	margin: 5px 8px 0 0;
}

.item img {
	border-style: solid;
	border-color: #66CC00;
	border-width: 1px;
}

.photo_list_cont {
}

.content_preloader {
	height: 50px;
}

.top10iteration {
	border-top: 1px solid gray;
	background-color: black;
	filter: alpha(opacity=60);
	opacity: .6;
	height: 15px;
	width: 75px;
	overflow: auto;
	color: #FFFFFF;
	position: relative;
	bottom: 17px;
	left: 0px;
	text-align: center;
}

