
#latest {display:inline;overflow:hidden;}
.padder {height:80px;}

.drawers {margin:0;overflow:hidden;width:180px;}
.drawers li {overflow:hidden;}

.drawer-handle {position:relative;height:16px;background-image:url('../content/module_head.jpg');border:1px solid #CCC;}
a.drawer-handle {display:block;margin:0;padding:4px 0 0 25px;font-size:7pt;font-weight:bold;color:#FFF;font-family:verdana;text-decoration:none;cursor:pointer;}
a:hover.drawer-handle {color:#FFF;}
.drawer-content {display:block;height:auto;overflow:hidden;border-left:1px solid #CCC;border-right:1px solid #CCC;padding:7px;font-family:verdana;font-size:7pt;color:#666666;}
.open {border-bottom:1px solid #CCC !important;}