﻿.wtl
{
    background-position: left top;
    background-image: url(/images/wtl000.jpg);
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    float: left;
}
.wtc
{
    background-color: #ffffff;
    height: 15px; 
    float: left;
              
}
.wtr
{
    background-position: right top;
    background-image: url(/images/wtr000.jpg);
    background-repeat: no-repeat;
    height: 15px;
    width: 18px;   
    float: right;     
}

.wcc
{
    background-position: right;
    background-image: url(/images/wcr000.jpg);
    background-repeat: repeat-y;
    background-color: #ffffff;
    float: left;
    overflow: hidden;
    text-align: left;
}

.wbl
{
    background-position: left top;
    background-image: url(/images/wbl000.jpg);
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    float: left;
}
.wbc
{
    background-color: #ffffff;
    background-image: url(/images/wbc000.jpg);
    height: 15px;
    float: left;
    background-repeat: repeat-x;
}
.wbr
{
    background-position: right top;
    background-image: url(/images/wbr000.jpg);
    background-repeat: no-repeat;
    height: 15px;
    width: 18px;
    float: right;
}

.wend
{
    clear: both;    
}