
@import "css/dropdown/dropdown.css";
@import "css/dropdown/themes/nvidia.com/default.advanced.css";
li.arrow
{
	background: url(rew.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a#current
{
	color: white;
}

.white a#current, 
.yellow a#current {
	color: black;
}
	
ul.menuwidth
{
width:100%;

}
