@import "css/dropdown/dropdown.css" ;
@import "css/dropdown/themes/1000D/default.advanced.css";

li.arrow
{
/*	
    background: url(rew.gif);
	background-repeat: no-repeat;
	background-position: right;
*/
}
a#current
{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
ul.menuwidth
{
    background-color: #f6f6f6;
}

li.lastitem
{
    background-image: none;
}
