body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 62.5%;
   color: #000;
   background: #FFF;
}

#wrapper {
   width: 95%;
   font-size: 1em;
   margin: auto;
   margin-top: 20px;
}

table { border: 1px solid #2F2F4F; background: #CCC; }

th { border: 1px solid #2F2F4F; font-size: 1.2em; background: #5F9EA0; }

td { border: 1px solid #2F2F4F; }

a { color: #660000; }

a:link { color: #660000; }

a:visited { color: #000066; }

a:active { color: #cc0000; }

.boxheading h1 { font-size: 1.4em; }

.boxheading h2 { font-size: 1.4em; }

.boxheading h3 { font-size: 1.4em; }

.category-box table { border: 1px solid #2F2F4F; }

.category-box th { border: 1px solid #2F2F4F; background: #5F9EA0; }

.category-box td { border: 1px solid #2F2F4F; }

.forum-box table { border: 1px solid #2F2F4F; }

.forum-box th { border: 1px solid #2F2F4F; background: #5F9EA0; }

.forum-box td { border: 1px solid #2F2F4F; font-size: 1.2em; }

.discussion-box table { border: 1px solid #2F2F4F; }

.discussion-box th { border: 1px solid #2F2F4F; background: #5F9EA0; }

.discussion-box td { border: 1px solid #2F2F4F; }

.discussion-box .th { background: #5F9EA0; }

.discussion-box .post-content { font-size: 1.2em; }

blockquote { border: 1px solid #8D8D8D; padding: 5px; }

textarea { border: 1px solid #8D8D8D; font-size: 1.2em; }

.button {
   color: #FFEE6B;
   border: 3px solid;
   font-size: 1.2em;
   padding: 2px;
   border-color: #B85151 #731110 #731110 #B85151;
   text-decoration: none;
   font-variant: small-caps;
   background: #C30007;
}

.dropdown li { border: 1px solid #2F2F4F; background: #CCC; }

.kudos { display: none; }

.tags-box { display: none; }

.post-tags { display: none; border-top: 1px solid #8D8D8D; border-bottom: 1px solid #8D8D8D; }

h3 { font-size: 1.4em; }

th h2 { font-size: 1.2em; }

.th { font-size: 1.2em; }

h4 { font-size: 1.2em; }

.post-content { font-size: 1.2em; }

.forumtitle h3 { font-size: 1.2em; }

.pager { font-size: 1.2em; }

input.text { font-size: 1.2em; }

.legend-box .boxheading { display: none; }

html>body { font-size: 12px; }

.boxheading .bread-crumbs { font-weight: bold; }

.description { font-size: 1em; }

h6 { font-size: 1em; }

.topic-pager { font-size: .9em; }

h1 { font-size: 1.8em; }

h2 { font-size: 1.6em; }

h5 { font-size: 1.1em; }

.announcement-box { font-size: 1.2em; border: none; background: transparent; }

.myheader { text-align: center; margin-bottom: 20px; }

.sidebar { float: left; text-align: center; width: 17%; }

.main-content { float: left; width: 83%; }

.sidebar p { margin-bottom: .8em; }

.sidebar-padding { padding-right: 15px; }

.box { margin-bottom: 15px; }

.boxheading { padding-bottom: 5px; }

.extra-content { border: 1px solid #2F2F4F; padding: 5px; background: #5F9EA0; }

.community-content .boxheading { border: 1px solid #2F2F4F; padding: 5px; background: #5F9EA0; }

a:link.button { color: #FFEE6B; }

a:visited.button { color: #FFEE6B; }

.dropdown span {
   padding-right: 12px;
   padding-top: 2px;
   padding-bottom: 2px;
   background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-white.gif) no-repeat right center;
}

.dropdown li a:link { text-decoration: none; color: #000; }

.dropdown li a:visited { text-decoration: none; color: #000; }

.dropdown li:hover { background: white; }

.pager .jump {
   padding-right: 12px;
   padding-top: 2px;
   padding-bottom: 2px;
   background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-black.gif) no-repeat right center;
}

.control-box { border: none; background: transparent; }

.jump-box { border: none; background: transparent; }

.legend-box { border: none; background: transparent; }

.signature { border-top: 1px solid #8D8D8D; }

hr {
   border: none;
   color: #8D8D8D;
   height: 1px;
   background: #8D8D8D;
}

th a { color: #000; }

th a:visited { color: #000; }

.box .odd td { background: #A8A8A8; }

.support-link { display: none; }