#topo .login{
    margin:5px 0 0;
    padding-left:31px;
    float:left;
    display:inline;
    max-width:340px;
    padding-top: 30px;
}

#topo .conta{
    float:left;
    *float:right;
    _width:490px;
    padding-top:22px;
    position:absolute;
    *position:static;
    top:0;
    right:0;
    width: 600px; 
    left:459px! important;
}

#topo form .select-acessar{ 
    width:380px; 
    float:left; 
    margin-right:10px; 
    position:relative; 
    margin-top:0px;
}

#topo form .bt-verde{ 
    float:left; 
    margin-top:0px;
}

.lista-conta{
	width:306px !important;
	min-height:23px;
	background:url(../img/bg-select-topo.gif) repeat-x;
	float:left;
	border:1px solid #DDDDDD;
	/*font:1.1em "Arial Narrow", Helvetica, sans-serif;*/
}

.liCinza {
    background: url("../img/bg-select-topo.gif") repeat-x scroll 0 0 transparent;
    float: left;
   /* font: 1em "Arial Narrow",Helvetica,sans-serif;*/
    margin-left: -1px;
    margin-top: -1px;
    min-height: 23px;
    width: 297px !important;
}

#principal {
    float:left;
    position:relative;
    padding:0;
    z-index:1;
    width:713px !important;
}

#menu-global ul{
    min-height:38px;
    overflow:hidden;
    margin-left: 0px !important;
}