﻿#outlastestgalleries_ascx_container
{
    width: 700px;
    margin: 0 auto;
    overflow:hidden;
    padding-top: 25px;
}

#outlastestgalleries_ascx_item
{
    float: left;
    width: 152px;
    padding: 0 30px 5px 0;
}

#outlastestgalleries_ascx_text
{
    float: left;
    width: 152px;
    padding: 5px 15px 5px 0;
}

#outlastestgalleries_ascx_text div{
    margin-bottom:5px;
}

#outlastestgalleries_ascx_img
{
    float: left;
    width: 152px;
    height: 222px;
}


#piclargetext2
{
    background-color: #000;
    font-weight: bold;
    margin: 0 auto 25px;
    padding: 5px 0 5px 5px;
    width: 695px;
    color:#fff;
}

