.dnmenubottom
{
	position: relative;
	height: 25px;
	background: none;
	cursor: pointer;
	color: #D4D4D4;
	font-weight: bold;
}

.dnmenubottom td.item
{
	position: relative;
	white-space: nowrap;
	color: #D4D4D4;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

.dnmenubottom td.itemsel
{
	position: relative;
	white-space: nowrap;
	color: #EC0000;
	padding-left: 3px;
	padding-right: 3px;
}
