html {
  width: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px !important;
  text-align: left;
	line-height: 16px;
	border: 0;
	width: 95%;
}
#header_text, #menu, #breadcrumb, #footer,  #qlink_location, #qlink_top {
	display: none;
}
.moreinfo_title, #moreinfo, #content p a, #credits, .banners {
	display: none;
}
/* ---( images )----------------------------- */
img {

  border: none;
}
img.normal {
  display: inline;
  border: none;
  margin: 1em 0;
}

img.left {
  display: inline;
  border: none;
  float: left;
  margin: 0 1.2em 1em 0;
}

img.right {
  display: inline;
  border: none;
  float: right;
  margin: 0 0 1em 1.2em;
}

img.normal_border {
  display: inline;
  margin: 0 0 1em 1.2em;
  border: 1px solid #227D5E;
}

img.left_border {
  display: inline;
  float: left;
  margin: 0 1.2em 1em 0;
  border: 1px solid #227D5E;
}

img.right_border {
  display: inline;
  float: right;
  margin: 0 0 1em 1.2em;
  border: 1px solid #227D5E;
}

img.right_border {
  display: inline;
  float: right;
  margin: 0 0 1em 1.2em;
  border: 1px solid #227D5E;
}

/* ------------( headings ) ----------- */
h1, h2, h3, h4, h5, h6	{
	color                 : #000;
}


#extracaritem {
  visibility:hidden;
}
#priceclasscars{
  visibility:hidden;
}
.stepcarousel_img{
  visibility:hidden;
}
.stepcarousel{
  visibility:hidden;
}