div.cspot 
{
    padding-left: 5px; 
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border: 2px solid #818815;
    background: #B2BB1E;
    height: 100%;
}
div#spot1, div#spot2, div#spot3 {float: left;width: 31%;}
div#spot2 {margin-right: 1.3%; margin-left: 1.3%;}
div#spot3 {float: left;}
div.spot {margin-top: 8px; background: white; padding: 0px;height: 100%;width:100%; text-align: center;}

span.spot_title 
{
    margin-left: 5px; 
    font-family:Tahoma;
    font-weight:bold; 
    color: #ffffff;
    font-size: 11pt; 
    letter-spacing: .20em;
}
img.spotheader {margin-left: 5px;}
div.spottxt {margin: 5px 5px 0px 5px; text-align:justify;}
img.spot {float: left;margin-right: 10px;border: 0px;}
img.spot2 {border: none;}

div#h_col_1, div#h_col_2 
{
    background: transparent none;
    position:relative;
    float: left;
}
div#h_col_1 {float:right; width: 40%;}
div#h_col_2 {width:60%;}

div#h_wel1 
{
    background: white;
    margin-left: 10px;
    margin-top: 10px;
    border: 2px solid #8fa4a0;
    padding: 10px 5px 0px 5px;
    min-height: 10px;
    text-align: center;
    clear:both;
}
div#h_wel2 
{
    margin: 10px;
    text-align:left;
    line-height: 1.5em;
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}
div#h_wel2 p:first-child 
{
    font-weight: bold;
    text-align: left;
    font-size: 11pt;
    color: #005244;
}
div#lang, div#ftp, div#bcont
{
    font-size: 8pt;
    background: #c4ccc8; 
    border: 2px solid #8fa4a0;
    padding: 3px;
    float:left;
    width: 44%;
    text-align: center;
}
div#ftp
{
    margin-left: 10px;
    float:right;
}
div#bcont 
{
    position:absolute; bottom: 15px; right: 15px; width: 150px;z-index: 10;
}