﻿@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: #000000;
	text-decoration: underline;
}

a#current:focus, a#current:active, a#current:hover
{
	color: white;
	text-decoration: underline;
}
	
ul.menuwidth
{
width:100%;
background-image: url(images/ButtonBackground.jpg);
background-repeat: repeat;
min-height: 33px;
padding-top: 4px;
}
