/* Fancy form styles for IE */

input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input  {
background-color: #A9A9A9;
text-indent: 2px }


input.button  {
background-color: #A9A9A9;
border: 1px }


.postbody { line-height: 18px}
