#box-popin-sombra{
position:absolute; 
width: 100%; 
height: 100%; 
top:0; 
left: 0; 
background: #000000; 
filter: alpha(Opacity=90); 
opacity: 1;
}
#box-popin{
background:none;
right:0px;
left:0px;
top:0px;
bottom:0px;

}
#box-popin-fechar {
text-align:right;
}
#box-popin-fechar #link-fechar-popin{
text-align:right;
color:#FF0000;
}
#box-popin #conteudo-popin img{

}
#box-popin #legenda-popin{
background:none;
color:#FFFFFF; 
font-size:12px;
font-style:bold;
text-align:left;
}	

#box-popin #credito-popin {
float:left;
text-align:left;
width:100%;
}