1 /* Fancy form styles for IE */
3 input, textarea, select {
4 border-top-width : 1px;
5 border-right-width : 1px;
6 border-bottom-width : 1px;
7 border-left-width : 1px;
10 input { text-indent : 2px; }
13 border-top-width : 1px;
14 border-right-width : 1px;
15 border-bottom-width : 1px;
16 border-left-width : 1px;
19 .postbody { line-height: 18px}