body
{
	margin: 0; 
	padding: 0;
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	background-color:#f4f1e2;
	font-size: small;
	text-align: left;
}
h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 24px;
	font-size: 24px;
	margin: .5em 0 .5em 0;
	color: #bb513b;
}
h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 24px;
	font-size: 18px;
	margin: .5em 0 .5em 0;
	font-weight: bold;
}
h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 24px;
	font-size: 16px;
	margin: .5em 0 .5em 0;
	color: #548565;
}
p {
	font-size: 1em;
	line-height: 1.5em;
}
.ShellMain
{	
	width: 900px;
	text-align: left;
	margin:0 auto;
	height: 100%;
	background-color: #FFFFFF;
}
.ShellColumns
{
	float:left;
}
.ShellMainContent
{
	background: #FFFFFF;
	float: right;
	width: 660px;
	padding:10px 15px;
}
div.TemplateFolderName, div.TemplateItemTitle, div.ShellTemplateFolderName {
    background: none repeat scroll 0 0 transparent;
}
div.ShellDetailPrice
{
	width:400px;
}

.ShellLeftBarNavigation
{
	width:175px;
}

.ShellSearch
{
float:right;
height:0;
position:relative;
top:18px;
}

.SearchLabel
{
display:none;
}
.ShellMainContent
{
	background: #FFFFFF;
	float: right;
	width: 660px;
	padding:10px 15px;
}
div.TemplateFolderName
{
	background:none;
}
div.ShellDetailPrice
{
	width:400px;
}
.TemplateFolderShortDescription {
	padding-top: 10px;
}
.TemplateFolderShortDescription a {
	color: #000000;
	text-decoration:underline;
}
.TemplateFolderShortDescription a:hover {
	color:#81755F;
	text-decoration:none;
}