.ddmx {
    font: bold 12px Arial, Helvetica, sans-serif;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	padding-top: 6px;
	padding-left: 30px;
	padding-bottom: 7px;
	background: url(../images/Dentacast_Template_4_r3_c1.gif) no-repeat left top;
    font: 12px arial;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
	text-align: left;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1 {
	background: url(../images/Dentacast1_Template_4_r3_c1.gif) no-repeat left top;
	font: bold 12px arial;
	color: #FFFFCC;
	text-align: left;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	font: bold 12px arial;
	color: #000000;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 21px;
	padding-right: 10px;
}
.ddmx .item2 {
	background: #004D70 url(../images/square.gif) no-repeat left center;
	color: #FFFFCC;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	background: #88B1C8 url(../images/squareO.gif) no-repeat left center;
}
.ddmx .arrow,
.ddmx .arrow:hover {
	padding-top: 6px;
	padding-right: 18px;
}
.ddmx .item1 img,
.ddmx .item1-active img{
	position: absolute;
	top: 11px;
	right: 6px;
	border: 0;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 6px;
    right: 2px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */
