<br />
<b>Warning</b>:  ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in <b>/home/dick/public_html/dickdurrance.com/wp-content/themes/default/lib/gzip-css.php</b> on line <b>2</b><br />
/* ///////////////////////////////////////////////
   //// PRINTABLE CSS  ///////////////////////////
   ///////////////////////////////////////////////*/
/*
* {margin: 0px; padding: 0px; display:none;}
*/
/* Generic BODY tag */
body {
	font-size: 11pt;
	line-height:13pt;
	color: #000;
	background-color:white;
}

/* Kill Backgrounds */
#container, #container2   {
	background-image: url();
	background-color: #FFF;
}

/* Hidden from printing */
#headplug, #sign-in, #pageHeader, #breadcrumb, #linkList, #linkList2, #linkListTwo, .wp-prevnext, #preamble, #sidebarModule,
#go-back, .go-back-link, .divider-post-link, .view-all-link, #social-bookmarks, .edit-post, #debug-form, #queries  {
	display:none;
}

#authorByline { clear:both; margin-top: 20px; }

.content a[href^="/"]:after {
  content: " (http://www.alistapart.com" attr(href) ") ";
   }
   
/* ///////////////////////////////////////////////
   ////  FONTS   //  //////////////////////////
   ///////////////////////////////////////////////*/

/* Global Body Tag */
body, #pageHeader h2 span, #Trademark {
	font-family: Tahoma, Verdana, sans-serif;
}
h2, h3, h4, table.EntryHeader span {
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: None;
}
h1, h1 span, #lselect ul li, #lselectTwo ul li, table.EntryHeader, .categoryHeader h2, .entryHeader h3, .autogallery-prev,
.autogallery-next   {
	font-family: Times, serif;
}

.entryHeader h3 span {
	font-size: 18pt;
}

#printhelp {
	width: 500px;
	font-size: 6pt;
	border: 1px solid #000;
	padding: 4px;
	line-height: 7pt;
}

UL LI {
	margin-bottom: 10px;
}