img
{
   margin: 0px;
   border: 0px;
}

.box_img_130x80, .box_img_130x80_left, .box_img_130x80_ini, .box_img_x, .box_img_x_left, .box_img_x_right
{
   width: 140px;
   height: 95px;
   margin-bottom: 5px;
   border: 1px solid #D2D3D4;
   padding: 4px 0px 0px 4px;
   border-bottom: 5px solid #D2D3D4;
   text-align: left;
}

.box_img_130x80_ini
{
   width: 140px;
   height: 95px;   
   background: white;
   border-bottom: 2px solid #D8D8D8;
   margin-bottom: 7px;
}

.box_img_130x80_geral
{
   width: 140px;
   float: left;
   margin-right: 10px;
   font-size: 11px;
}

.box_img_130x80_left, .box_img_x_left
{
   float: left;
   margin-right: 10px;
}

.box_img_130x80_right, .box_img_x_right
{
   float: right;
   margin-left: 10px;
}

.img_130x80
{
   width: 130px;
   height: 80px;
}

#box_img_janela
{
   width: 420px;
   position: absolute;
   left: 0px;
   top: 0px;
   visibility: hidden;
   border: 1px solid #D2D3D4;
   padding: 5px 10px 5px 10px;
   border-bottom: 5px solid #D2D3D4;
   text-align: center;
   background: white;
   z-index: 9999;
}

#box_img_titulo
{
   text-align: center;
   color: black;
   background: white;
   padding-top: 5px;
   z-index: 9999;
}
