@import url(screen.css);

#output_settings,
#content,
#page,
#wrapper {
  width: 100%;
}

#content {
	padding-left: 0;
	padding-right: 0;
}

a img {
	border: none !important;
}

hr.spacer,
form.contactform,
div#short_description {
  display: none;
}

p {
  margin-top:0.5em;
}

#head, #navibg, #navigation, #naviwrapper, #linklist, #ortho_other .routing, #ortho_home .routing, .product_details .order_product, #searchbox, #filter, #content_spacer, #output_settings, .noprint {
  display: none;
}

/*#output_settings {
  visibility: hidden;
}*/

.logo_ortho {
  width: 254px;
  height: 57px;
}

#content .start_box2, #content .start_box1 {
  /*width: 20.27em;*/
  width: 49%;
  float: left;
  margin: 0;
  border: 0;
}

#content .start_box2 {
  /*margin-left: 1em;*/
  float: right;
}

hr.spacer {
  width:50em;
  height: 0.95em;
  border:0;
  background-color:#fff;
}

#ortho_home,
#ortho_left,
#ortho_other {
/*   width: 99%; */
  margin-right: 1em;
  display: block;
  float: left;
}

.map {
  display: inline;
  float: left;
  margin: 1em 1em 0 0;
}

#ortho_home, .map {
  width: 20em;
}

.product_details div{
  width: 37em;
}


#footer_contacts {
  width: auto;
  clear: both;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #ccc;
  padding-top: 0.2em;
}

#footer_contacts p {
  font-size: 0.95em;
}

.mailinfo img {
	 margin-bottom: -0.2em;
}


