  .sales_page {
  background-color: #0191ce;
}
#navigation .dropdown {
  background-color: #0191ce;
}
#collection_add_all_dropdown {
  background-color: #0191ce;
}
#product_add_dropdown {
  background-color: #0191ce;
}
.about_page {
  background-color: #0191ce;
}

.full-product .rotate_landscape_image {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  top: 0px;
}
.small-product .rotate_landscape_image {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  top: 0px;
}
.slider_product .rotate_landscape_image {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  top: 0px;
}

#search-bar {
  width: 294px;
  display: inline;
}

#search_input {
  width: 270px;
}

hr.staff_group_seperator {
  color: #0191CE;
}
/*
.heading img {
  float: left;
}*/
