.ddm{
	width:150px;
	background:url(../images/menu.png) center bottom no-repeat;
	height:52px;
	padding-bottom:10px;
}
.ddmitem{
	padding:5px 10px 5px 0px ;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
}
.ddmitemhover{
	padding:5px 10px 5px 0px ;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	font-weight:bold;s
}
