div#lateral{
  float:left;
  position:relative;
  height:auto;
  height:expression('auto');
  width:150px;
  width:expression('auto');
  text-align:center;
  margin-top: 1px;
  border-right:1px dotted #888888;
  padding: 0px 5px 0px 5px;
  padding: expression('0px 0px 0px 0px');

}

div#att{
   width:158px;
   width:expression('160px');
   padding-bottom:2px;
   text-align:left;
   padding:5px 1px 0px 1px;
   color:#676665;
   font-size: 11px;
   text-decoration:none;
   font-family: 'Verdana';
   margin-top: 5px;
   border-top:1px dotted #888888;
   border-right:0px dotted #888888;
   display:none;

}

div#ur{
   width:150px;
   width:expression('160px');
   padding-bottom:2px;
   text-align:left;
   padding:5px;
   color:#676665;
   font-size: 11px;
   text-decoration:none;
   font-family: 'Verdana';
   border-top:1px dotted #888888;
   border-right:0px dotted #888888;
   display:none;

}
div#telefonoatt{
   width:158px;
   width:expression('160px');
   padding-bottom:2px;
   text-align:left;
   padding:0px 1px 5px 1px;
   color:#676665;
   font-size: 17px;
   text-decoration:none;
   font-family: 'Verdana';
   font-weight: bold;
   margin-top: 5px;
   border-right:0px solid red;
   display:none;
}
