
*.bg
{
    background: url( "../images/bg.gif" ) top left repeat-x white;
    margin-bottom:15px;
}

*.tl
{
    background: url( "../images/rc.gif" ) top left no-repeat;
}
*.br
{
    background: url( "../images/rc2.gif" ) bottom right no-repeat;
}
*.tr
{
    background: url( "../images/rc.gif" ) top right no-repeat;
}
*.bl
{
    background: url( "../images/rc.gif" ) bottom left no-repeat;
}

*.trc
{
    background: url( "../images/rc-trc.gif" ) top right no-repeat;
}
*.blc
{
    background: url( "../images/rc-blc.gif" ) bottom left no-repeat;
}

*.pad
{
    padding: 10px;
}

*.fix
{
    max-width: 300px;
}

.header
{
    margin: 0px;
    padding: 0px;
}

.left
{
    width: 50%;
    margin: 0px;
    padding: 0px;
    float: left;
}
.right
{
    width: 50%;
    margin: 0px;
    padding: 0px;
    float: left;
}

.plrgtHeader
{
    margin:0px;
    padding:0px;
    float:left;
    clear:both;
    
}
.plrgtContent
{
        
        
    margin:0px;
    padding:0px;
    float:left;
    clear:both;
}

.radioheader *
{
    text-align:center;       
}
