table.groupTemplateTable
{
	width: 727px;
}

tr.groupTemplateHeaderRow
{
	background: url('../images/groupHeader.png') left top no-repeat;
	height: 104px;
}

tr.groupTemplateHeaderCell
{

}

tr.groupTemplateContentRow
{
	background: url('../images/slice.png') right repeat-y;
	height: 350px;
}


tr.groupTemplateFooterRow
{
	height: 35px;
	background: url('../images/groupFooter.png') left top no-repeat;
}

#groupTemplateContent
{
	float: right;
	font-size: 11px;
	width: 458px;
	text-align: left;
	margin-right: 15px;
}

#groupTemplateLogo
{
	margin-left: 48px;
	margin-top: 10px;
}

#groupTitleDiv
{
	float: right;
	width: 483px;
	margin-top: 30px;
	text-align: center;
}

#groupTemplateSideBar
{
	text-align: left;
}