﻿#LeftMenuDiv
{
	height:228px !important;
	width:198px !important;
    width:200px;
    height:250px;
    border:1px solid #e6e6e6;
    float:left;
    padding-bottom:20px;
    margin-bottom:15px;
    overflow:hidden;
}

#LeftMenuTitleDiv
{
	background:transparent;
	background-attachment: fixed;
    width:200px;
    height:31px;
    line-height:31px;
    margin-bottom:20px;
    background:url('../Images/LeftMenuTitle_Background_Bg.gif') 0px 0px no-repeat;
    text-align:left;
    text-indent:22px;
    font-size:11pt;
    font-weight:bold;
    color:#5b5b5b;
    overflow:hidden;
}

#LeftMenuDiv .LeftMenu
{
	background:transparent;
	background-attachment: fixed;
	width:165px !important;
    width:198px;
    /*height:18px !important;
    height:23px;*/
    line-height:18px !important;
    line-height:18px;
    background:url('../Images/v_Arrow.gif') 22px 5px no-repeat;
    padding-bottom:5px;
    text-align:left;
    padding-left:33px;
    /*text-indent:33px;*/
    overflow:hidden;
}
