.ui-tabs-hide
{
    display: none;
}

.relatedInfo h4, .discussionList h4
{
    display: none;
}
#container-1 ul
{
}

#container-1
{
    margin-bottom: 10px;
    clear: both;
}

#container-1 h3 
{
    display: none;
}

#container-1 > h3 
{
    display:none;
}

.tabs-nav
{
    margin-top: 5px;
}

ul.tabs-nav li
{
    float: left;
    padding: 5px;
    list-style: none;
    text-align: left;
    font-size: 1em;
    width: 68px;
    padding:4px 0 4px 5px;
    display: block;
    font-weight: bold;
    color: #AA935F;
    text-decoration: none;
    height: 33px;
}

div#column03 ul.tabs-nav li
{
    float: left;
    width: 62px;
    background: #9d9e99 url(images/tabBgGrey.gif) no-repeat;
    height: 25px;
    margin: 0 1px 0 0;
}

div#column03 ul.tabs-nav li.ui-tabs-selected
{
    float: left;
    width: 62px;
    background: #e6ebe1 url(images/tabBg.gif) no-repeat;
    height: 25px;
    margin: 0 1px 0 0;
}
div#column03 ul.tabs-nav li a
{
    color: #2b2b2b;
    margin: 0 0 0 0px;
    display: inline-block;
    font-size: 1.1em;
    line-height: 1em;
}







.tabs-nav li.ui-tabs-selected a
{
    color: #ffffff;
}

.tabs-nav li.ui-tabs-selected
{
    background: #19141e url(images/tabBgInv.gif) no-repeat;
    color: #FFF;
    text-decoration: none;

}


.tabs-container
{
    border: 1px solid #cdcdcd;
    background: #ffffff;
    padding: 10px;
    font-size: 1em;
}
div#column03 div.tabs-container
{
	background: #2b2b2b;
}

.tabs-container h4
{
    display: none;
}

.tabs-container ol
{
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.tabs-container ol li
{
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

