.dnmenumain
{
	position: relative;
	font-size: 11px;
	background: none;
	cursor: pointer;
	width: 200px;
}

.dnmenumain td.item
{
	position: relative;
	height: 22px;
	white-space: nowrap;
	color: #E1C1C1;
	padding: 0px 8px 0px 25px;
	background: url(/uploads/site/menu_bg.gif);
}

.dnmenumain td.itemsel
{
	position: relative;
	height: 22px;
	white-space: nowrap;
	color: #E0E0E0;
	padding: 0px 8px 0px 25px;
	background: url(/uploads/site/menu_bg.gif);
}
