/*
  Colours outside generic or brand should be defined in a manner which does not describe the content of the variable
 */
/****************************************
 * 
 * 
 *
 * Version: v1.0
 * 
 * ie specific styles
 *
 * 
 * 
 ****************************************/
html .nv-carousel-component .nv-carousel-outer-wrapper .nv-carousel-inner-wrapper .nv-carousel-wrapper .nv-carousel-slide-image-container img {
  margin: 0 !important;
}
.nv-tabsaccordion-component .nv-tac.nv-tac-tabs .nv-tac-section.active .nv-tac-heading {
  height: 43px;
}
.nojs .nv-component-sitemap .sitemap-section {
  display: block;
  float: left;
  padding-left: 10px;
  width: 23.85%;
}
.nv-form .form_field_file {
  width: 235px;
}

