.dpdnmenudiv {
position: absolute;
top: 0;
font: normal 10px Arial;
z-index: 100;
width: 150px;
visibility: hidden;
color: #ffffff;
}

.dpdnmenudivl{
	background-color: #353535;
	background-image: url(../images/template/dpdn/dpdntbg.gif);
	background-position: top center;
	background-repeat: repeat-x;
color: #ffffff;
}

.dpdnmenudivl a{
display: block;
text-decoration: none;
text-indent: 16px;
text-align: left;
font-weight: bold;
color: #ffffff;
padding-top: 4px;
padding-bottom: 4px;
}

.dpdnmenudivl a:hover{ /*Theme Change here*/
background-color: #000000;
color: #ffffff;
text-indent: 16px;
text-decoration: underline;
padding-top: 4px;
padding-bottom: 4px;
}

.dpdnmenufbg {
	background-color: #353535;
	width: 100%;
}
