/* Our own download store items with the big folder */

.downloadstore .customitem .casetitle {
	font-size: 140%;
}

.downloadstore .customitem .addtocart {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

.downloadstore .customitem .casesummary {
	margin-top: 10px;
}

.downloadstore .customitem .thumbnails {
	float: right;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
	margin-left: 15px;
	margin-top: 10px;
}