table.web_item { width:100%; }
table.web_item td { vertical-align:top; }
table.web_item .column1 {
    width:auto;
    padding:5px 20px 0px 0px;
    line-height:1.4em;
}
table.web_item .column2 { 
    width:270px;
    text-align:left;
    padding-top:15px;
}

/*
    ------------------
    FOTOGALERIA
    ------------------
*/
#gallery img {
    border:none;
}

