
.qmmc {
position : relative;
}
.qmmc a {
float : left;
display : block;
white-space : nowrap;

}

.qmmc div a {
float : none;
}

.qmmc div {
visibility : hidden;
position : absolute;
border-bottom : 0 solid #ffffff;
left : 194px;
}

#qm0 {
background-color : transparent;
}

#qm0 a {
color : #333333;
background-color : transparent;
font-family : Georgia;
font-size : 11px;
text-decoration : none;
text-align : left;

}

#qm0 a:hover {
background-color : transparent;
color : #333333;

}

body #qm0 .qmactive, body #qm0 .qmactive:hover {
background-color : transparent;

}

#qm0 .qmparent {
background-repeat : no-repeat;
background-position : 95% 0%;
}

#qm0 div {
background-color : #FFFDF4;
margin : 1px;
line-height : 20px;
filter:alpha(opacity=70);
opacity: 0.5;
-moz-opacity:0.7;
}

#qm0 div a:hover {
background-color : #F8D2BB;
color : #000000;

}

body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
background-color : #FFFDF4;

}

#qm0 div .qmparent {
background-image : url(images/arrow_right.gif);
}

#qm0 div a {
background-color : #FFFDF4;
padding : 5px 10px 5px 5px;
border-width : 1px;
border-style : none;
border-color : 1px solid #000000;

}



