﻿body
{
    background: #fff;
}

#container-1
{
    font-size: 12pt;
    font-family: Arial, Helvetica, Sans-Serif;
    width: auto;
    margin: 0 1em;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
    background: transparent;
}

#search, #top-nav, #side-nav, #breadcrumb, #footer-1, #footer-2, #container-1 .footer, #tier-footer, #container-1 .ui-tabs-nav, #caption, #thumbs, #container-1 .clear, #category-header
{
    display: none !important;
}

a:link, a:visited
{
    color: #003964;
    background: transparent;
    text-decoration: underline;
}

#container-1 a:link:after, #container-1 a:visited:after
{
    content: " (" attr(href) ") ";
    font-size: 90%;
}

#container-1 a[href^="/"]:after 
{
    content: " (http://www.philex.com" attr(href) ") ";
}

#container-1 a[href^="#"]:after
{
    content: "";
}
