.secondaryContent
{
    float: right;
    width: 240px;
    margin-right: 5px;
}
.secondaryContentTop
{
    width: 240px;
    margin-top: 10px;
    float: left;
    background: url(../../../IMG/IMG-diamond/common/whitePanelFull.png);
    background-position: top;
    background-repeat: no-repeat; /*  background-color:#71ad53;   */
}
.secondaryContentBottom2
{
    width: 240px;
    float: left;
    background: url(../../../IMG/IMG-diamond/common/panel1bottom.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    margin-top: 5px;
    padding-bottom: 30px;
}
.secondaryContentContent
{
    width: 240px;
    color: White;
    float: left;
    background: url(../../../IMG/IMG-diamond/common/contentSecondary.jpg);
    background-repeat: repeat-y;
}
.titleArea
{
    color: black;
    font-size: 13px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
}
.helpArea
{
    color: black;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    display: block;
    text-align: justify;
}
.static
{
    display: block;
    color: black;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    text-align: justify;
}

.static h2
{
    font-size: 14px;
    color: black;
}
.static p
{
    font-size: 12px;
    color: black;
}
.static ul
{
    font-size: 12px;
    color: black;
    margin-left: 10px;
}
.dummyNone
{
    display: none;
}
.dynamic
{
    padding: 5px 5px 5px 5px;
}
.phoneNr
{
    width: 220px;
    height: 18px;
    display: block;
    font-size: 17px;
    text-align: center;
    color: Black;
    padding-top: 10px;
    margin-bottom: -20px;
}
.commercialContent
{
    float: right;
    width: 240px;
    margin-right: 15px;
    height: 100px;
    
}