#patternScreen{padding:0;}
#patternPage{border:none;}
#patternTopBar,
#patternClearHeaderCenter,
#patternClearHeaderLeft,
#patternClearHeaderRight,
#patternTopBarContents{height:160px;}
#patternTopBarContents{padding-top:0px;}


.foswikiRight a {
    display: inline-block;
    padding: 3px 9.8px;
    line-height: 22px !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    box-shadow: none;
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-decoration: none;
    margin: 0px 0px 6px 6px;
    color: #555;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    background-color: #F3F3F3;
    background-image: linear-gradient(to bottom, #F8F8F8, #EBEBEB);
    background-repeat: repeat-x;
    border: 1px solid #D2D2D2;
}
.fowwikiRight span { line-height: 22px !important; }

h2, h3, h4, h5, h6 {
    color: black;
}
a, .foswikiUnvisited a, .foswikiUnvisited a:visited, a:visited, a:hover {
    color: #E2001A;
    text-decoration: none;
    cursor: pointer;
}
