div.yellow_secondary_box div.content ul
{
    margin: 0px;
    padding-bottom: 5px;
    list-style: none;
}

div.yellow_secondary_box div.content a
{
    text-transform: uppercase;
    font-family: Impact;
    font-weight: 400;
    color: #403319;
    font-size: 11pt;
    line-height: 1.75em;
    letter-spacing: .15em;
}

div.yellow_secondary_box div.content li:hover, a:hover
{
    list-style: url('/images/fancyboxes/Arrow-Translucent.png');
    text-decoration: none;
}

div.yellow_secondary_box div.content li.selected
{
    list-style: url('/images/fancyboxes/Arrow.png');
}

.main img
{
    border: none;
    width: 100%;
}

.orig-shadow
{
    text-shadow: black 0px 0px 5px;
}

.main .content
{
    margin-top: 130px;
    margin-bottom: 120px;
    margin-left: 35px;
}