/* --------------------------------------------------------------

    print.css

    Author: Greg Dalrymple
    Date: 03/09/2008

    This is the print stylesheet for mcclelland salter

    +top

--------------------------------------------------------------

  +Resets default browser CSS styles

-------------------------------------------------------------- */

body { margin: 0; padding: 0;}

img { border: 0; }

#nav,
#logo span,
#contact-information,
#search,
.brochure-controls,
#back-to-results,
#footer,
#brochure-controls,
.button { display: none; }

#brochure-details { width: 290px; float: left; margin-right: 20px;}
#brochure-images { width: 320px; float: left; }

.thumbnail { float: left; margin-right: 10px; margin-top: 15px; }

.clear-floats { clear: both; }

dd { font-style: italic;}