.nlsmenu { z-index:1;margin-left:1px; }
.nlsitemcontainer {
		width:185px;
    height:30px;
    background-color:rgb(255,232,232);
    border-bottom:1px solid rgb(142,58,56);
}
.nlsiconcell {width:24px;}
.nlssubmenucell{width:24px;}
.nlsitem {
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:rgb(0,0,0);
    padding:0 0 0 24px;
    background:url(/kardio/img/menu3dot.gif) no-repeat center left;
}
.nlsitemcontainerover {
    width:185px;
    height:30px;
    background-color:rgb(255,217,216);
    border-bottom:1px solid rgb(142,58,56);
}
.nlsiconcellover {width:24px;}
.nlssubmenucellover {width:24px;}
.nlsitemover {
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:rgb(128,34,32);
    padding:0 0 0 24px;
    background:url(/kardio/img/menu3dot.gif) no-repeat center left;
}
.nlsitemcontainersel {
    width:185px;
    height:30px;
    background-color:rgb(255,217,216);
    border-bottom:1px solid rgb(142,58,56);
}
.nlsiconcellsel {width:24px;}
.nlssubmenucellsel {width:24px;}
.nlsitemsel {
   	font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:rgb(128,34,32);
    padding:0 0 0 24px;
    background:url(/kardio/img/menu3dot.gif) no-repeat center left;
}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {}
.vertshadow {}
.cornshadow {}