
@import "css/dropdown/dropdown.css";
@import "css/dropdown/themes/nvidia.com/default.advanced.css";
li.arrow
{
	background: url(arrow.png);
	background-repeat: no-repeat;
	background-position: right;
}

/* Color of link that shows when on active page */
a#current{color: #113A62;}

/* Settings and width for main navigation bar */	
ul.menuwidth
{width:670px;background-color: #fff;}
