/* Left menu*/

#left_menu {

        width: 232px;

        margin: 0 0 0 13px;

        padding: 3px 0 0 0;

        background: #efefef

}



#left_menu div {

        margin: 0 10px;

        background: url("../../../../i/dots.gif"/*tpa=http://milesta.ru/bitrix/templates/milesta/i/dots.gif*/) repeat-x 0 100%

}



#left_menu div.last {

        background: none

}



#left_menu div a {

        text-transform: uppercase;

        font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;

        color: #525252;

        text-decoration: none;

        display: block;

        padding: 13px 0 13px 10px;

        background: url("../../../../i/aa.gif"/*tpa=http://milesta.ru/bitrix/templates/milesta/i/aa.gif*/) no-repeat 0 16px

}



#left_menu div a.sel {

        color: #4b94ca;

}

#left_menu div a:hover
{
        color: #4b94ca;
}