#others_bought, #description, #specification, .compatible_printers {
  border-top: 1px dashed #cdcdcd;
  margin-top:3em;
}

.buy .price {
  color: red;
}

.compatible_printers {
  clear:both;
  float:left;
  margin-top:1em;
  width:100%;
  margin-bottom:2em;
}

#product_main {
  clear: both;
  border-top: 1px solid #cdcdcd;
}

#product_main .placeholder img {
  float: none;
}

#product_main .brand_information, #product_main .cartridge_information, #product_main .pages, #product_main .buy, #product_main .image {
  margin-top: 1em;
}

#product_main .brand_information {
  float: left;
  width: 120px;
  margin-left: 15px;
}

  #product_main .brand_information a {
    float: left;
    color: black;
    text-decoration: underline;
  }
  
  .brand_information img {
    float: left;
    clear: both;
  }
  
#product_main .cartridge_information {
  float: left;
  margin-left: 15px;
  width: 165px;
}

  #product_main .cartridge_information .colour_icon {
    float: left;
  }

  #product_main .cartridge_information .special_delivery {
    margin-top: 1em;
  }
  
#product_main .pages {
  float: left;
  width: 120px;
  margin-left: 40px;
}

#product_main .buy {
  text-align: left;
}
  #product_main .inc_vat_price {
    font-size: 170%;
  }
  
  #product_main a.add_to_basket {
    float: left;
    margin-left: 0.4em;
    text-decoration:none;
  }

/* Styles central elements of the filmstrip */

#viewport li {
  height: 128px;
  margin: 0;
  width: 162px;
}

.filmstrip {
  margin:0 auto;
  width: 950px;
  clear: both;
}

.filmstrip div {
  display: inline;
  float: left;
  border: none;
}

#main #viewport {
  display: inline;
  float: left;
  list-style: none;
  height: 210px;
  padding: 5px 0 0 4px;
  width: 880px;
  margin: 0;
}

.filmstrip li .buy, .filmstrip .payment, .filmstrip .special_delivery {
  width: 130px;
}

.filmstrip li p.add_to_basket, .filmstrip .special_delivery {
  position: relative;
}

.filmstrip div.control {
  height: 60px;
  margin-top: 60px;
  width: 30px;
}

.filmstrip .left div.control {
  background: url(/images/arrow_controls.png) no-repeat -30px 0px;
}

.filmstrip .left div.control_down {
  background: url(/images/arrow_controls.png) no-repeat -30px 0px;
}

.filmstrip .left div.disabled {
  background: url(/images/arrow_controls.png) no-repeat 0px 0px;
}

.filmstrip .right div.control {
  background: url(/images/arrow_controls.png) no-repeat -30px -60px;
}

.filmstrip .right div.control_down {
  background: url(/images/arrow_controls.png) no-repeat -30px -60px;
}

.filmstrip .right div.disabled {
  background: url(/images/arrow_controls.png) no-repeat 0px -60px;
}

.filmstrip .button .enabled, .filmstrip .button .control_down {
  cursor: pointer;
}

#others_bought li.loader {
	background: url('/images/others-bought-loader.gif') 50% 50% no-repeat;
}

#others_bought h3 {
  width: 40%;
  float: left;
}

#others_bought p.pages {
	font-weight: 700;
	font-size: 1.2em;
	padding: 0.5em 2em 0.5em 0;
  margin: 0;
  text-align: right;
  float: right;
  width: 40%;
}

#others_bought .payment a.add_to_basket {
  background: #f45710;
  border: 1px solid #cdcdcd;
  color: white;
  font-weight:bold;
  padding:3px 10px;
  text-align:center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#others_bought .inc_vat_price {
  color: #C50202;
  font-weight: 700;
  font-size: 1.1em;
}

#others_bought .ex_vat_price {
  color: #999999;
}

/* Stuff moved from results */

#main .other_people_bought li {
  display: inline;
  float: left;
  height: 220px;
 	padding: 0 7px;
  margin: 0;
  text-align: left;
/*  height: auto;*/
}

.other_people_bought a.product_link, .other_people_bought a.image_link {
  display: block;
  margin: 0;
  text-align: left;
  width: 120px; 
}

#main .other_people_bought a.image_link {
  height: 90px; 
  text-align: center;
}

#main .other_people_bought span.price {
  display: block;
  line-height: 1.4;
}

#main .other_people_bought em {
  color: black;
  font-style: normal;
  font-weight: bold;
}

#main .other_people_bought .payment p {
  font-size: 0.85em;
  float: left;
/*  text-align: left;*/
}

div#printer_article {
  clear: both;
}

.product .information {
  display: inline;
  float: left;
  line-height: 1.3;
  margin-left: 1em;
  width: 50%;
}

.product .information .benefits li {
  background: url(/images/arrow_bullet.png) no-repeat left 2px;
  padding: 0 0 0 1em;
}  

#main .product .information .badges li {
  background: #2B547B url(/images/tickblue.gif) no-repeat 4px center;
  color: white;
  font-weight: 10px;
  margin: 0 0.1em 0 0.2em;
  padding: 2px 4px 2px 20px;
  font-size: 0.9em;
  float: left;
}

.pack_contents {
  color:#B1B1B1;
  font-size:110%;
  margin-bottom:0.5em;
  margin-left:0.3em;
}

/* brought in from styles.css */

h1.flypage {
  color: black;
  margin-bottom: 0;
  margin-left: 0.1em;
  font-size: 180%;
}

#product_main .placeholder {
  float: left;
  margin-left: 0.6em;
  text-align: center;
  width: 200px;
}

#product_main .placeholder img {
  display: inline;
} 

#product_main .information {
  width: 30%;
}

#specification, #description, #others_bought, .compatible_printers, #product_main {
  float: left;
  padding-top: 1em;
  width: 100%;
}

#specification, #description, .compatible_printers {
  padding-right: 1%;
  padding-left: 1%;
  width: 98%;
}

#specification h3, #description h3, .compatible_printers h3 {
  padding-left: 0;
}

#specification {
  margin-top: 0;
}

#specification li {
  margin: 0.5em 0;
  font-size:110%;
}

#specification label {
  float:left;
  margin-right:0.2em;
}

#description .description_read_more {
  text-decoration: underline;
  float: right;
}

#short_description .description_read_more {
  margin-left: 0.5em;
}

#full_description .description_read_more {
  display: block;
  margin: 0 1.5em 1.5em 0;
  text-align: right;
}

#description .hide {
  display: none;
}

#description h2 {
  padding: 0;
}

#description ul {
  list-style-type: disc;
  margin: 1em 0 0 1em;
}

#description br {
  display: none;
}

#main .compatible_printers .printer_list li {
  margin: 0.5em 0;
}

#main .compatible_printers .printer_list li a {
  color: black;
  text-decoration: underline;
  font-size:110%;
}

#main .view_more_printers {
  width: 410px;
  float: right;
  margin-top: 1em;
}

  #main .view_more_printers p {
    font-style: italic;
  }
  
  #main .view_more_printers a {
    font-style: normal;
    text-decoration: underline;
  }
  
#all_compatible_printers.hide {
  display: none;
}

.compatibles {
  float: left;
/*  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
}
  
  #product_main .compatibles .image {
    float:left;
    width: 50px;
    text-align: center;
    margin-top: 0;
  }
  
  #product_main .compatibles a {
    color: #0000ef;
    text-decoration: underline;
    float: left;
    margin-left:5px;
    width:110px;
  }
