/* --------------------------------------------------
 * Print only
 * -------------------------------------------------- */

#nav { display: none !important; }
#footer { display: none !important; }
#sidenav { display: none !important; }

body { font-size: 80%; }

#contacts { clear: both; }
.contacts img { width: 50%; }
.contact-small { float: left; width: 230px; }
.contact-small .headshot { float: left; border: 1px solid #e5e5e5; }
.contact-small .text { float: left; padding: 15px 0 0 10px; }

