/* DRAWERS */
#main ul.drawers { margin: 0; }
#main .slider .drawer-handle { color: #999999; font-size: 12px; padding: 5px 0; text-indent: 15px; width: 224px; 0 0 no-repeat; cursor: pointer;  border-top:solid #FFFFFF 1px #383838 }
#main .slider .drawer-content { display: block;  height: auto; }
#main .slider h3.open { background: url(css/accordion_header.jpg) no-repeat center; color: #fff; }




/* LATEST */
#latest { height: auto; min-height: 425px;  margin-bottom: 15px; position: relative; overflow: hidden; _width: 184px; }
#latest .drawers .drawer-content { width: 184px; min-height: 341px; *height: 341px; }

/* TOP LISTS */
#latest .toplist { margin: 0; }
#latest .toplist li { margin: 0; padding: 0 13px; list-style-type: none; }
#latest .toplist a { display: block; padding: 8px 15px 8px 0; overflow: hidden; }
#latest .toplist a:link,
#latest .toplist a:visited { color: #666; }
#latest .toplist a:hover { text-decoration: none; }
#latest .toplist a strong { color: #333; }
#latest .toplist a span { display: block; width: 135px; *width: 100px; }
#latest .toplist .first { background: none; padding-top: 8px; }
#latest .toplist .first a { padding-bottom: 10px; }
#latest .toplist .first a:hover { background-position: -184px 0; }
#latest .toplist .first img.left { float: left; margin: 0 8px 8px 0; }
#latest .toplist .first strong { height: 1.8em; overflow: hidden; }

/* HOTNEWS */
#hotnews ul.stories { margin: 0; }
#hotnews .stories .story { padding: 8px 10px 8px 15px; position: relative; }
/* for hotnews test */
#hotnews .stories h3 { font-size: 11px; line-height: 14px; font-weight: bold; color: #999999; }
/*#hotnews .stories .story { padding: 12px 10px 2px 15px; }*/
#hotnews .stories .story .title { color: #333; margin-bottom: 0; position: relative; }
#hotnews .stories .story .title a { color: #333; }
#hotnews .stories .story .summary { margin-bottom: 0; position: relative; }
#hotnews .stories .leadstory { background: none; }
#hotnews .stories .leadstory .title { font-size: 13px; font-weight: normal; }
