#left_content img{
    border: none;
}

#left_content div.top{
    background-color: transparent;
    background-image: url(../img/left_navig_top.png);
    background-position: right;
    width: 230px;
    height: 28px;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
}

#left_content div.bottom{
    background-color: transparent;
    background-image: url(../img/left_navig_bottom.png);
    background-position: right;
    width: 230px;
    height: 28px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

#left_content div.center{
    background-color: transparent;
    background-image: url(../img/left_navig_center.png);
    background-repeat: repeat-y;
    background-position: right;
    width: 230px;
    margin: 0px;
    padding: 0px;
}

#left_content div.title{
    color: #000000;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
}

#left_content div.title a{
    color: #000000;
    font-size: 13px;
}

#left_content ul{
    font-weight: bold;
    text-align: left;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    list-style: none;
}

#left_content ul ul{
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 0px;
}

#left_content ul li{
    background-color: transparent;
    background-image: url(../img/left_navig_separ.png);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 6px;
    padding-bottom: 4px;
}

#left_content div.center a{
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
}

#left_content div.center a:hover{
    color: #FFCC00;
    text-decoration: underline;
}

#left_content div.center img{
    margin-right: 4px;
    vertical-align: middle;
}

/*payments*/
#left_content div.payments{
   overflow: hidden;
   margin-left: 40px;
}

#left_content div.payments img{
   margin-top: 20px;
}
