/***********************************************************************
 * themes
 ***********************************************************************/
.themePreview {
	float: left;
	width: 219px;
	margin-right: 13px;
	border-bottom:  5px solid #E5E5E5;
	padding-bottom: 15px;
	margin-bottom: 10px;
	height: 180px;
}
.themePreview img {
	display: block;
/*	width: 223px;
	height: 154px;*/
	margin-bottom: 5px;
}
.lastThemePreview {
	margin-right: 0;
}