﻿.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr
{
    display: none !important;
}

.nivo-controlNav
{
    position: absolute;
    bottom: -70px; /* Put the nav below the slider */
    display: none;
}
.nivo-controlNav img
{
    display: inline; /* Unhide the thumbnails */
    position: relative;
    margin-right: 10px;
    vertical-align: top;
}

.nivo-caption h2
{
    margin: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.nivo-directionNav a
{
    text-indent: -9999px;
    background: url(/common/images/arrows.png) no-repeat scroll 0 0 transparent;
    height: 31px;
    width: 31px;
}
a.nivo-nextNav
{
    background-position: -31px 0;
    right: 10px;
}
a.nivo-prevNav
{
    left: 5px;
}
