*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font: 0.8em helvetica, san-serif;
	color: #000;
	background-image: url(images/gs-bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

#container
{
	margin: 0 auto;
	padding: 0;
	width: 98% !important;
	clear: both;
	background: none transparent;
}

#header a, #header a:visited { text-decoration: none; }


#navigation, #skip-to-content, #skip-to-nav, #contentControl, #login-header,
#search form, #search div.keys,
#footer .browse, #footer .join, #footer .bottom {
	display: none;
}

.linked .register, .content .request-quote {
	display: none;
}
.titled-frame {
	background: none;
	clear: both;
	width: 98% !important;
}
.category,
.product {
	background: none;
	clear: both;
	width: 98% !important;
	overflow: visible;
}
.product .linked, 
.product .content,
.product .gallery {
	float: none;
	clear: both;
	width: 98% !important;
}
.product .gallery {
	page-break-after: always;
}
.product .gallery object {
	display: none;
}
#search {
	background: none;
	width: 198px;
}
div.linked ul.link-nav{
	margin-top: 30px;
}

div.linked ul.link-nav li.selected {
	color: #000;
}
div.linked ul.link-nav li {
	background: none;
}
#content
{
	clear: both;
	background-color: #fff;
	overflow: visible;
}
.overlay-button {
	display: none;
}
#footer,
.linked {
	width: 98% !important;
}

.one-category {
	margin-right: 20px;
	overflow: visible;
}

#content .category .right {
	display: none;
}
#content .product .right {
	display: none;
}

