
.no_print               { display: none !important; }

/* quickedit hack */
#QE_Toolbar		{ display: none !important; }


/* header */

/* navigation, level 1 */
#nav1                   {display: none; }

/* main section's spacing */
#left, #page		{ padding-top: 40px !important; }

/* left column */
#left				{ display: none; }

/* page */
.breadcrumbs a.home        { padding: 0 1px; }
.breadcrumbs a.home img    { border-bottom: 1px solid #07b; vertical-align: -2px; }
.breadcrumbs a.home:hover img  { border-color: #fff; }
.breadcrumbs a.B_crumb     { background: url('/tpl/i/breadcrumbs-arr.png') 5px top no-repeat; padding-left: 17px; }
h1#title			{ font-size: 2.1em; letter-spacing: -1px; mmargin-top: 8px !important; font-weight: normal; color: #888; }
#page				{ padding: 0 0 168px 0; bbackground: url('/tpl/i/grid-text-16px.png') 0 -1px; }

/* footer */

#footer				{ border-top: 1px solid #ccc; font-size: 0.8em; width: 100%; clear: both; margin-top: 20px; padding-top: 20px; }


