.dialog {
display:none;
}

.link_topo:hover {
color:#FFF;
text-decoration:underline;
}

#mbox,#mbox2 {
background-color:#eee;
border:1px outset #666;
padding:0;
}

#mbm,#mbm2 {
float:right;
font-family:sans-serif;
font-weight:700;
padding-bottom:1px;
}

#ModalBG,#ModalBG2 {
background-color:#333;
display:none;
filter:alpha(opacity=30);
height:100%;
left:0;
opacity:.40;
position:absolute;
top:0;
width:100%;
z-index:999;
}

.link_topo:link,.link_topo:visited,.link_topo:active {
color:#FFF;
text-decoration:none;
}
