.ShellStoreItems
{
	width: 100%;
	clear: both;
	float: left;
	background: white;
	padding-bottom: 5px;
	table-layout: fixed;
}

.TemplateFolderShortDescription
{
	float: left;
	width: 100%;
	padding: 5px 0;
}

.ShellTemplateFolderItems
{
	width: 100%;
	float: left;
}

.ShellTemplate
{
	vertical-align: top;
}

.ShellTemplateItemDetail
{
	position:relative;
}

.TemplateFolderLongDescription
{
	float: left;
	clear: both;
	width: 100%;
}

.ShellImages.SingleImage
{
	max-width: 100%;
}

	.ShellImages.SingleImage img
	{
		float: left;
	}

.ShellImages .ExpandText
{
	float: left;
	font-style: italic;
	position: relative;
	text-align: center;
	top: 8px;
	width: 100%;
	z-index: 100;
}

.ShellImages .PhotoGallery
{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}