@charset "UTF-8";
/* ie7_nav_dubbo.css ((c) 2014-2015 Kenneth Higgs, Webpage One) - style sheet for Internet Explorer 6 & 7 only  */
/* Validate HTML at: http: //validator.w3.org/  */
/* Validate CSS at: http: //jigsaw.w3.org/css-validator/  */

#NavBar ul li.menuitem ul.sublist {
	/* correct position of 'drop down button' in IE8 & 9 */
	margin-top: 0;
	margin-left: 158px;
}
