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