.pp_details
{
    width: 100%;
    position: relative;
  
}

.pp_description {
    width: 98%;
    font-size: 13px;
    font-weight: bold;
    font-family: tahoma;
    color: #fff;
    /*margin: 3px 10px 1px 1px;*/
    direction: rtl;
    float: right;
    text-align: right;
}

.AlbumTitle
{
    color: #e86f14;
}

.photographerCss
{
    margin-left: 30px;
    text-align: right;
    font-size: 10px;
    font-weight: normal;
}

.dateCss
{
    margin-left: 30px;
    font-size: 10px;
    font-weight: normal;
}

.timeCss
{
    margin-left: 30px;
    font-size: 10px;
    font-weight: normal;
}

a.pp_arrow_previous, a.pp_arrow_next
{
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.pp_arrow_previous
{
    background: url(images/back.jpg);
}
.pp_arrow_next
{
    background: url(images/next.jpg);
}

.numbottom li
{
    display: inline-block;
    margin-top: 4px;
}

.numbottom
{
    padding-left:10px;
    margin: 0 auto;
    text-align: center;
    direction: ltr;
    margin-top:3px;
}

    .numbottom li a
    {
        padding: 2px 2px;
    }

        .numbottom li a:hover
        {
            background-color: lightyellow;
            color: black;
        }

.liactive a
{
    background-color: lightyellow;
    color: black !important;
}

.numbottom li
{
    display: inline-block;
    margin-top: 4px;
}

    .numbottom li a
    {
        text-decoration: none;
        padding: 2px 2px;
    }

        .numbottom li a:hover
        {
            text-decoration: none;
            background-color: lightyellow;
            color: black;
        }

.liactive a
{
    background-color: lightyellow;
    color: black !important;
}

#numslidshow li a
{
    text-decoration: none;
    color: white;
}
