/* 
	  ============================== 
	|  Danny Blackman 2007           |
	|  http://www.dannyblackman.com  |  
	| ****************************** |
	|  Print Style Sheet			 |
	  ==============================   
*/

/* Font styling */
body,html { padding: 0; margin:10px; background-color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.9em; color:#3F3F3F; line-height:1.3em; }
a { color: #5DC7DB; font-weight:bold; text-decoration:underline; }
hr { display:none; }


/* hide all the images */
img { border:0; display:none; }
#scroll_btn { display:none; }


/* layout */
.work_img { display:block; }
.box { margin:10px 0 10px 0; }
.head_img { display:block; }
