@import url("css/dropdown/dropdown.css");
@import url("css/dropdown/themes/CoatingsPro/default.advanced.css");
ul.dropdown
{
	text-align: left;
}
ul.menuwidth
{
width:798px;
height:37px;
background: #fff url(css/dropdown/themes/CoatingsPro/images/BackgroundMenu.png) repeat-x scroll 0 0;
padding-left: 47px;
}
li.arrow
{
	background: url(rew.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a#current
{
	color: #DC006B;
}
