﻿.modRound-Bl
{
    background-color: #DAE8FD;
    padding: 0;
    margin-bottom: 10px;
    margin-top:0;
}

.modRound-Bl .mTop 
{
    margin-bottom: 24px;
}

.modRound-Bl .mTop h2
{
    color: #395788;
    font-weight: bold;
    padding-top: 12px;
}

/*
.modRound-Bl .mTop div
{
    background-image: url(imgs/modRound-tl.png);
    background-position:left top;
    background-repeat:no-repeat; 
}

.modRound-Bl .mTop div div
{
    background-image: url(imgs/modRound-tr.png);
    background-position:right top;
    background-repeat:no-repeat; 
    height: 5px;
    padding:  8px 0 0 12px;       
}

*/


.modRound-Gn
{
    /*background-color: #8DAD59;*/
    background-color: #DAE8FD;
    padding: 0;
    margin-bottom: 10px;    
    margin-top:0;
}

.modRound-Gn .mTop 
{
    margin-bottom: 5px;
}

.modRound-Gn .mTop h2
{
    display:none;
}

/*
.modRound-Gn .mTop div
{
    background-image: url(imgs/modRound-tl.png);
    background-position:left top;
    background-repeat:no-repeat; 
}

.modRound-Gn .mTop div div
{
    background-image: url(imgs/modRound-tr.png);
    background-position:right top;
    background-repeat:no-repeat; 
    height: 5px;
    padding:  8px 0 0 12px;       
}
*/
.modRound-Gn p,.modRound-Gn b
{
    color: #395788;
}