﻿/* -------------------------------------------------------------- 
   
   print.css - version 0.2.0
   * Sets the basic print css
-------------------------------------------------------------- */

#brandLabelImage img,
#siteLabelImage img,
#contentLeftTop img,
#footer img
 {
display: none
}

hr {
display: none;
}
