/* */ /* note: trick with colspan is needed for IE8 */ .pe-dynaform-cell input, .pe-dynaform-cell textarea, .pe-dynaform-cell[colspan="1"] input, .pe-dynaform-cell[colspan="1"] textarea { width: 130px; } /* note: trick with colspan is needed for IE8 */ .pe-dynaform-cell.calendar input, .pe-dynaform-cell[colspan="1"].calendar input { width: 100px; } .pe-dynaform-headerfacet div, .pe-dynaform-footerfacet div { border: 1px dotted #808080; padding: 10px; text-align: center; }