Este es el css del div:
Código PHP:
#apDiv3 {
position: absolute;
left:451px;
top:615px;
width:617px;
height: auto;
z-index:3;
background-color:#FFFFFF;
border: none;
}
Código PHP:
.fuente {
font-family: Calibri, Verdana, Arial;
font-size: 16px;
font-style: normal;
font-weight: normal;
color: #999999;
}
De antemano gracias.