/* 00338199  */
  /* Hiding printQuote */
.buttons_container .alternative_button a#printQuote {
  display: none;
  }
  /*END Hiding printQuote */
  
  /* Hiding Secutix on footer */
#footer_wrapper .content p.item {
    display:none;
}
  
#footer_wrapper .content .horizontal-list li#footer_created a {
    display:none;
}
  /*END */ 
/* END 00338199 */
