@charset "utf-8";
/* CSS Document */

.leftcol { background:url(/newimages/gray1px.png) right repeat-y; }
.leftcol h1 { letter-spacing:normal; margin:0; }

#newsmodule { font:12px Arial, Helvetica, sans-serif; border:10px solid transparent; }
#newsmodule .newsitem { margin:0 0 10px 0; }
#newsmodule .newsitem  h1 { font:bold 14px Arial, Helvetica, sans-serif; color:#333; }
#newsmodule .newsitem .descr { font:10px Arial, Helvetica, sans-serif; margin-bottom:10px; }
#newsmodule .newsitem .link { text-align:right; border-bottom:1px solid #eee; padding-bottom:5px; }
#newsmodule .newsitem .link a { font:10px Arial, Helvetica, sans-serif; color:#999; background:#f3f3f3; padding:2px 5px; text-decoration:none; margin-left:4px; }
#newsmodule .newsitem .link a:hover { color:#666; background:#eeeeee; }

h1.sechead { font:bold 18px Verdana, Arial, Helvetica, sans-serif; letter-spacing:-1px; color:#c90; border-bottom:1px solid #ccc; background:url(/newimages/hdngbar16.png) left  no-repeat; padding-left:12px; margin:10px 10px 0; }

#recentthreadsmodule { font:10px Arial, Helvetica, sans-serif; border:10px solid transparent; }
#recentthreadsmodule .threadcontainer { margin:0 0 10px 0; }
#recentthreadsmodule .threadcontainer .subject a { font:bold 14px Arial, Helvetica, sans-serif; color:#333; text-decoration:none; }
#recentthreadsmodule .threadcontainer .poster { margin:0px 0 0; }
#recentthreadsmodule .threadcontainer .poster a { color:#8c7000; font-weight:bold; text-decoration:none; }
#recentthreadsmodule .threadcontainer .poster .starter { color:#333; font-weight:bold; }
#recentthreadsmodule .threadcontainer .lastcomment { color:#999; }

#bignews {  }
#bignews h1 { font:bold 24px Arial, Helvetica, sans-serif; letter-spacing:-1px; }
#bignews p { margin:10px 0; }
