Hello , I want to adjust the width and height of menu>sub menu in this website http://tinyurl.com/dxm7jgm , , take a look menu > sub menu
some long sub menu items are not fit in height , didn't looks good . I want to fix this ,
here is the css code ,
Sub menu code
#menu3 li ul {background: #292929;border: solid #000;border-width: 0;height: auto;left:-999em;margin-left: -65px;position: absolute;width: 344px;z-index: 9999;}
A href visited link code
#menu3 li li a, #menu3 li li a:link, #menu3 li li a:visited {color: #fff;float: none;margin: 0;padding: 9px 7px;width: 158px;}
Please , i need some urgent help and really appreciate if anyone help me to fixing this issue.
Thanks alot

