/*
<pre>
*/
body { background: #F9F9F9; }
a, a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
h3 { margin-top:10px; }

/* DISPLAY SITESUB */
/* #siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}
#bodyContent #siteSub a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding-right: 0;
} */

/* LOGO ATTRIBUTES */
/* #p-logo a, #p-logo a:hover { 
  display: none; background: url(http://www.igda.org/wiki/images/5/5d/Logo_igda_273x62.png) no-repeat 10px 10px !important; margin:1px; padding:1px; text-align:left;
} */
/* #globalWrapper { margin:0; padding:0; }
#column-one { margin:80px 0 0 0; padding:0; }
#column-content { margin:-20px 0 0 0; padding:0; }
#p-cactions { margin-top: 60px; padding:0; } */

/* ROUNDED CORNERS FOR BETTER BROWSERS */ 
#roundedCorners { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; -moz-border-radius-bottomleft: 0.4em; -moz-border-radius-bottomright: 0.4em; }

/* REMOVE LINK UNDERLINES 
#BodyContent a { text-decoration: none; }
#BodyContent a:hover { text-decoration: none; }*/

/* REMOVE USER ICON */
li#pt-userpage, li#pt-anonuserpage, li#pt-login { background: none; }

/* REPLACE YELLOW COLOR IN BORDERS */
#p-cactions li.selected {
    border-color: #AAAAAA;
}

/* COPYRIGHT NOTICE */
/* li#f-copyright, li#f-lastmod, #editpage-copywarn { display: none; } */
#footer { display:none; }
.printfooter { display:none; }
#niceTable { color:#000000; border:solid 1px #A8A8A8; padding:0.5em 1em 0.5em 0.7em; margin:0.5em 0em; background-color:#FAFAFA;font-size:90%; vertical-align:middle; }
/*
</pre>
*/