@import url("css/dropdown/dropdown.css");
@import url("css/dropdown/themes/CoatingsPro/default.advanced.css");
ul.dropdown
{
	text-align: left;
}
ul.menuwidth
{
width:100%;
background-color: #668799;
}
li.arrow
{
	background: url(rew.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a#current
{
    color: #FFFF66;
    font-weight: bold;
}