td.content {
	width:  100%;

}

td.navBar {
	width: 0px;
	display: none;
}

td.subContent {
	width: 0px;
	display:none;
}

div.footer {
	display: none;
}

td.backToTop {
	display: none;
}

img.logo:after {
	content: "Some text";
}

div#breadcrumbsCell {
	display: none;
}

.categoryHeader
{
	margin-top: 0px;
	.padding-bottom: 3px;
	text-align: center;
	font-size: 26px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: 100;
}

form#search_form {
	display:none;
}