div#menutop{
width: 190px;

height: 36px;
background: url(../images/product_menu_top.gif);
}
div#menubottom{
width: 190px;
height: 8px;
border-top: 1px solid #cccdcf;
background: url(../images/product_menu_bottom.gif);
margin-bottom: 30px;
}
div#product_menu{
;
width: 190px;
background-color: #e8e9eb;
}

a.row{
padding: 5px 15px;
border-bottom: #cccdcf 1px solid;
font-family: arial;
font-size: 12px;
color: #232323;
width: 160px;
display:block;
}

div#leftcontent h1{
background: none;
font-family: arial;
font-size: 12px;
color: #6e6e6e;
}

div#leftcontent div.box{

padding-left:6px;

}

div.glossymenu{
margin: 0 !important;
width: 188px !important;
}

a.menuitem{
border-top: 1px solid #cccdcf !important;
padding-left: 25px !important;
font-weight: bold !important;
font-size: 12px !important;
color: #232323 !important;
}

.glossymenu div.submenu ul li a {
padding-left: 25px !important;
font-size: 10px !important;
color: #565656 !important;
}
.glossymenu div.submenu ul li a:hover {
color: #5b98ae !important;
background: none !important;
}
.glossymenu div.submenu {
background-color: #e5e5e7 !important;
}

.glossymenu div.submenu ul li {
border: none !important;
}

a#current{
color: #5b98ae !important;
}