
.body-gallery-section .content
{
    background: #ffffff;
}
.body-gallery-section .content ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.body-gallery-section .content ul li
{
    float: left;
    padding-right: 33px;
    margin-bottom: 10px;
}
.body-gallery-section .content ul .rowEnd
{
    padding: 0;
}
.body-gallery-section .content li strong,
.body-gallery-section .content li span
{
    display: block;
    width: 106px;
}
.body-gallery-section h2
{
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 0;
    margin-bottom: 20px;
}
.body-gallery-section .item
{
    padding-bottom: 20px;
}
.body-gallery-section .content li img
{
    padding-bottom: 5px;
}
.body-gallery-section  li a:hover
{
    text-decoration: none;
    color: #6e9635;
}

#fancybox-title-inside
{
    position: relative;
    padding: 0 250px 0 3px;
}
#dl
{
    position: absolute;
    right: 14px;
    top: -2px;
}
#dl a
{
    font-weight: bold;
    color: #40661c;
    font-size: 11px;
    display: block;
}
#dl span
{
    background: url(../../images/dl.png) no-repeat;
    display: inline-block;
    width: 15px;
    height: 13px;
    margin-left: 5px;
}

.groupMenu .item
{
    padding-bottom: 0;
}

.groupMenu .active
{
    color: #6f9836;
}
.groupMenu .submenu
{
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.groupMenu .submenu li
{
    display: block;
    padding-left: 1em;
    background: url(../images/bullet.gif) no-repeat 0 3px;
}
.groupMenu h2
{
    font-size: 13px;
    margin: 7px 0;
    padding: 0;
    border: none;
}
.groupMenu h3
{
    font-weight: normal;
    font-size: 11px;
}

