@import "css/dropdown/dropdown.linear.css" ;
@import "css/dropdown/themes/default/default.linear.css";	

li.arrow
{
/*	background: url(rew.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}
a#current
{
	color: #76b900;
}
		
ul.menuwidth
{
width:100%;
background-color: #eee;
}


