/* www.smarterthinking.biz */
/* PRINTER FRIENDLY STYLES */
/* Copyright 2008 John Madgwick (www.MajicWebDesign.co.uk) */

BODY { color: Black; background-color: White; }
DIV.central { width: 100%; }
DIV#header { height: auto; }
DIV#header H1#headerLogo { width:auto; text-indent:0; background-image:none; height:auto; }
DIV#header H1#slogan { width:auto; float:left; clear:left; background-image:none; height:auto; font-weight:normal; }

DIV.menu UL LI { font-weight: normal; padding: 2px 0; }
DIV.menu LI.current { font-weight: bold; }

/* ***** CONTENT BOXES ***** */
DIV.package { width: 30%; border: 1px solid #ccc; }
DIV.package H2 { color: Black; }

DIV.p1 { background-image: none; }
DIV.p2 { background-image: none; }
DIV.p3 { background-image: none; }
DIV.feature { border: 1px solid #ccc; }

A.more { display: none; }
