/* Global Styles
----------------------------------------------- */

a img {
   border:none;
}
hr {
   border-color:#000;
   border-width:1px 0 0 0;
   border-style:solid;
   color:#fff;
}


/* Page Structure
----------------------------------------------- */

html body {
   background:#fff;
   color:#000;
   font:small Verdana,Sans-serif;   
}
#topnav, #leftnav, #mastpic, #date, #right, #badges {
   display:none;
}
div.listing {
   clear:both;
}


/* Inline Images
----------------------------------------------- */

div.cms_content img.left {
   float:left;
   margin:0 18px 1em 0;
}
div.cms_content img.right {
   float:right;
   margin:0 0 0 18px;
}
div.cms_content img.center {
   float:center;
   margin:0 0 1em 0;
}





