.templateSmallPreview {
	margin:10px 0;
}
.templateSmallPreview  td { 
	border:1px solid #abd53a;
	width:162px;
}
.templateSmallPreview .line {
	width:5px;
	border:0;
}
.smallPreviewInside h3 {
	font-size:12px;
	text-align:center;
	margin-top:2px;
}
.smallPreviewInside {
	border:1px solid #abd53a;
	margin:2px;
}
.smallPreviewPic {
	text-align:center;
}
.smallPreviewInside .buttons {
	text-align:center;
}
.templateInfo {
	border:1px solid #ace3f8;
	background:#e9ffff;
	font-size:11px;
	margin:4px;
	padding:5px;
}
.templateInfo a {
	color:#0042a8;
	font-weight:100;
	text-decoration:underline;
}
.templateInfo a:hover {
	color:#0042a8;
	font-weight:100;
	text-decoration:none;
}
.priceText {
	font-size:12px;
	margin-top:2px;
}