start get_javascript(applicationtop2header) // Start VideoLightBox.com HEAD section End VideoLightBox.com HEAD section end get_javascript(applicationtop2header) // [if ie]> <style> #nav, #nav ul { /* all lists */ padding: 0; margin: 0; list-style: none; float : left; width : 148px; } #nav li { /* all list items */ position : relative; float : left; line-height : 1.25em; margin-bottom : -1px; width: 148px; background-color : #666666; } #nav li.dynamicheader { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 1.25em; background-color: #F0F0F0; color: #FFFFFF; width: 148px; padding: 5; font-weight: normal; background: url(images/categories.gif) center left no-repeat; } #nav li ul { /* second-level lists */ position : absolute; left: -999em; margin-left : 148px; margin-top : -2.5em; ...