﻿body
{
}



#GroupPageGroupName
{
    margin: 20px;
    font-size: 140%;
}
#GroupPageGroupDescription
{
    margin: 20px;
    display: block;
    line-height: 150%;
}
#GroupPageGroupImage
{
    float: right;
    margin: 20px;
    display: inline;
    /*max-width: 240px;*/
}
#GroupPageSubGroups
{
    margin: 0px;
}
#GroupPageSubGroups li
{
    margin-bottom: 10px;
}
#GroupPageNews
{
    margin: 00px;
}

#GroupPageProducts
{
    clear: both;
    margin: 10px;
    margin-top: 25px;
}


.PageElementTitle
{
    font-weight: 600;
}
.ImageBlock
{
    border-left: 1px solid #AAAAAA;
    padding-left: 20px;
    margin-left: 20px;
    display: block;
}
.GroupImage
{
    /*width: 100%;*/
}
