﻿.templatecategory{
	background: url('Images/TemplateCategoryBackground.jpg') no-repeat;
	width: 210px; 
	cursor: pointer;
	margin: 0px 5px 5px 0px;
}
.title
{
	display: inline-block;
	width: 100%;
}
.title span
{
	color: #4A8245;
	font-size: 10pt;
	font-weight: bold;
}
.description{
	display:inline-block;
	width: 100%;
}

td.TemplateHeader{
	width: 100%;
}
.TemplateHeader span
{
	color: White;
	font-size: 11pt;
	font-weight: bold;
}
.imgThumb{
	width: 90px;
	margin-left: 2px;
	margin-top: 2px;
	height: 99px;
}