/* MAIN */
#main h3 { font-size: 13px; color: #333; font-weight: normal; word-spacing: -0.1em; }
#main a:link,
#main a:visited { color: #2971a7; text-decoration: none; }
#main a:hover { text-decoration: underline; }
#main .more { padding-right: 14px; background: url(../images/link2.gif) 100% 0.1em no-repeat; white-space: nowrap; _white-space: normal; }
#main .sidebar { font-size: 11px;color: #666; }
#main .sidebar p,
#main .sidebar ul,
#main .sidebar h4 { font-size: 11px; line-height: 14px; }
#main .sidebar p,
#main .sidebar ul { margin-bottom: 8px; }

/* CONTENT */
#content { padding: 15px 0 0; }

/* BOXES */
#main .box { background: url(../images/box_582bgrep.png) repeat-y; overflow: hidden; position: relative; }
#main .sidebar .box { background: url(-../images/box_178bgrep.png) repeat-y; }
#main .box h2 { text-indent: -9999px; height: 25px; overflow: hidden; position: relative; margin-bottom: 0; }
#main .box h2 a { display: block; position: absolute; height: 25px; width: 100%; background: url(../images/box_linkarrow.png) 100% 50% no-repeat; }
#main .padder { padding: 0 15px; }
#main .boxcap { height: 5px; width: 100%; position: absolute; z-index: 100%; bottom: 0; _bottom: -8px; left: 0; background: url(../images/box_582capbottom.png) no-repeat; behavior:url(/scripts/lib/iepngfix.htc); }
#main .sidebar .boxcap { background: url(-../images/box_184capbottom.png) no-repeat; }
#main .sidebar .captop { bottom: auto; top: 0; A-image: url(../images/box_184captop.png); }

/* DRAWERS */
#main ul.drawers { margin: 0; }
#main .slider .drawer-handle { color: #222; font-size: 12px; padding: 5px 0; text-indent: 15px; width: 97%; background: #939393 url(../images/slider_handlebg.gif) 0 0 no-repeat; cursor: default; }
#main .slider .drawer-content { display: block;  height: auto; }
#main .slider h3.open { background-color: #72839d; background-position: -184px 0; color: #fff; }

/* LATEST */
#latest { height: auto; min-height: 150px; *height: 150px; margin-bottom: 0px; position: relative; overflow: hidden; _width: 184px; }
#latest .drawers .drawer-content { width: 184px; min-height: 280px; *height: 280px; }

/* TOP LISTS */
#latest .toplist { margin: 0; }
#latest .toplist li { margin: 0; padding: 0 13px; list-style-type: none; background: url(../images/box_ruleinset.png) 50% 0 no-repeat; }
#latest .toplist a { display: block; padding: 8px 15px 8px 0; overflow: hidden; background: url(../images/box_linkarrowgrey.png) no-repeat; behavior:url(/scripts/lib/iepngfix.htc); }
#latest .toplist a:link,
#latest .toplist a:visited { color: #666; }
#latest .toplist a:hover { text-decoration: none; background-position: -184px 0; }
#latest .toplist a strong { color: #333; }
#latest .toplist a span { display: block; width: 100px; *width: 184px; }
#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; background: url(../images/box_ruleinset.png) 50% 0 no-repeat; }
/* for hotnews test */
#hotnews .stories h3 { font-size: 10px; line-height: 14px; font-weight: bold; color: #666; }
/*#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; }
#hotnews .stories .leadstory .leadimage { position: absolute; top: 0; left: 0; _left: -15px; }
