/* Publiland Crossbrowser Render Code CSS Document 9.7.03*/
/*Expandir ancho en IE de PC*/
.Expand780 {width: expression( screen.width <= 800 ? "780" : "780" + "px");}
.ExpandColL {width: expression( screen.width <= 800 ? "140" : "140" + "px");}
.ExpandColM {width: expression( screen.width <= 800 ? "500" : "500" + "px");}
.ExpandColR {width: expression( screen.width <= 800 ? "140" : "140" + "px");}
/*http://www.publiland.com.ar*/