@charset "utf-8";
/* CSS Document */

.thumbnails{
	background: no-repeat 50% 50%;
	background-size:100%;
    height: 108px;
	width: 108px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	overflow: hidden;
	cursor:pointer;
}
.top-thumbnails{
	margin-top:5px;
}
.columns{
	height: 600px;
	width: 108px;
	margin-left: 5px;
	margin-top: 5px;
	float:left;
	overflow: hidden;
}
