/*NEWS PAGE STYLES*/ /*SECTION TAB MODIFIERS*/ #wrshptab { background-color: #FFCB94; text-shadow: 0px 0px 0px; cursor:default; border-bottom: 1pt solid #FFCB94; z-index:2; } #wrshptab a { background-color:#FFCB94; color:#888888; cursor:default; } .inner { min-height:34em; max-height:34em; overflow:auto; border-top: .2em solid black; padding: .5em 0em; margin-top:.5em; } .nomin { min-height:0em; } div.inner>p:nth-of-type(1) { font-size:110%; font-weight:bold; padding-bottom:.5em; }