.theme-viewer{
	width: 306px;
	height: 220px;
	background-color: #FFF;
	background-size: cover;
	background-position: center center;
	margin: 5px;
	margin-bottom: 0px;
}
.theme-viewer-more ul{
	margin-top: 3px;
	line-height: 0.7;
}
.theme-viewer-more ul li{
	display: inline-block;
	width: 46px;
	height: 46px;
	margin: 3px;
	background-color: #FFF;
	background-size: cover;
	background-position: center center;
}












