/* RKK print styles
   ------------------------------- *//
* {
background : none !important;
}
body {
font-size : x-small;
background : none;
font-family : 'Lucida Sans',Arial, sans-serif;
}
#footer  {
margin-top : 5em;
}
#breadcrumbs  {
display : none;
}
address {
padding : 1em 0;
border-top : 1px solid #ddd;
}
.hide {
display : none;
}
.skip {
display : none;
}
.hide {
display : none;
}
#sidebar  {
display : none;
}
#menu  {
display : none;
}
#submenu  {
display : none;
}
hr  {
display : none;
}
#content hr {
width : 100%;
clear : both;
display : block;
border-bottom : 1px solid #ccc;
}
.floater {
float : left;
margin : 0 10px 4px 0;
}
.floater_right {
float : right;
}
#quicksearch {
display : none;
}
#top a img {
border : none;
}
h1 {
font-size : 1.3em;
}
h2 {
font-size : 1.2em;
}
h3 {
font-size : 1.1em;
}
h4,h5,h6 {
font-size : 1em;
}