body {
    background-color: white;
}

a:hover, div#identity-bar a:hover {
    color: black;
    text-decoration: none;
}

div#content {
    padding-right: 0;
    padding-left: 0;
}

div.ad_150x180 {
    margin-left: 20px;
}

div#rightColumn div.article_tools {
    padding-bottom:20px;
}
#content #leftColumn {
    width: 240px;
}
#content div#middleCol {
    margin: 0 10px;
    width: 50%;
}
div#rightCol {
    float:right;
    width:228px;
}
div#rightCol{
    width:inherit;
}
div.panelContent{
    margin:0;
}



.panelContent .loginLeftColumn
{
    margin-left: 0%;
    margin-top: 0em;
}

.panelContent .heading-style
{
    border-bottom:none;
    width: 0px;
    margin-left: 0px;

}

.panelContent .heading-style h1
{
    text-align: left;
    margin-bottom:0px;
}

.welcome_user_text .link-decoration
{
    text-decoration:underline;
    color:#000099;
}
.leftRegion .welcome_user_text a{
    padding-left:0em;
    padding-right:0em;
}


.bodyLayout .centerRegion .note{
    text-align:left;
}



.logo
{
    display:block;
}

.bodyLayout .leftRegion .welcome_user_text {
    font-size: x-small;
    border-bottom: 1px solid #444;
    text-align:left;
}


.centerRegion .panelContent div.tabContent {
    border: 1px solid #666666;
    border-top: 0;


}

.centerRegion .panelContent  div.consoleTabsWrapper
{
    width:947px;
}

 .bodyLayout .centerRegion
{
    margin-left:0%;
    margin-right:0%;
}

#rightCol  >*:not(style):not(script) {
    display: block;
}

#rightCol .linkSet {
    list-style-type: none;
}

#rightCol .linkSet li {
    padding-bottom: 1em;
}