@charset "UTF-8";
/* CSS Document */

.mlddm li a, .mlddm li a#buttonnohover
	{
	display: block;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 16px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-weight: bold;
	font-size: 12px;
}

