body {
  background: none;
  background-color: #FFFFFF;
}
#page {
  background-color: #FFFFFF;
  width: 540px;
  color: #000000;
  font-size: 9pt;
  text-align: left;
}
#page-inner {
  border: none;
}

#print-return-link {
}

#header-top {
  display: none;
}
#header-middle {
  margin-top: 10px;
  border: none;
  border-bottom: 1px solid #000000;
}
#header-middle-title-image {
  margin: 0;
}
#header-bottom {
  display: none;
}

#main {
  border: none;
  background: none;
  background-color: #FFFFFF;
}
.clear-block {
  display: inline;
}

#content-inner {
  background: none !important;
  width: 540px;
}

#sidebar-left {
  display: none;
}
#sidebar-right {
  display: none;
}

#footer {
  display: none;
}


/* Product Detail page */

div.node-inner h2 {
  margin-left: 0 !important;
}
#product-main {
  background: none;
  background-color: #FFFFFF;
  padding-bottom: 30px;
}
div.node h2 {
  width: 540px !important;
}
div.block-block {
  width: 540px;
  border-top: 1px solid #404040;
}
div.block-block h2 {
  font-weight: 200;
  margin: 20px 0;
}
#product-overview {
  padding-bottom: 20px;
}
#product-overview-list li {
  height: 25px;
  list-style-image: url('/home/files/site_images/list_small_square_print.png');
  margin-left: 5px;
}
#product-overview-bottom {
  border: none;
}
#product-overview-bottom div {
  display: none;
}
table.product-tech-specs-table tbody {
  border: none;
}
table.product-tech-specs-table td.table-field-name {
  width: 190px;
  color: #000000;
}
div.product-tech-specs-section {
  width: 430px;
  padding: 10px 0;
  border-top: none !important;
  border-bottom: 1px solid #999999 !important;
}

/* News page */

#node-news-links, #node-news-thumbnail, #node-news-links-bottom {
  display: none;
}
#node-news-top, #node-news-main {
  margin-left: 0;
}

/*a:link,a:visited{text-decoration:underline !important;}
#content-inner,#footer-inner{border:0 !important;margin:0 !important;}
#header-inner{padding:0 !important;}
h1,h2{border:0 !important;}
#sidebar-left,#sidebar-right,#primary,#secondary{display:none;}*/



/* Dealer Mini Site Page */

#elite-dealer-links-block {
	display: none;
}
h2.elite-dealer-title {
	margin-left: 0;
}
#elite-dealer {
	background: none;
}
#elite-dealer-main {
  background: none;
	margin: 0;
}
#elite-dealer-main-inner {
	margin-left: 0;
}












