/* 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 { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}
*/
.postbody { line-height: 18px}
input.post {
	height: 19px;
	border-color: #B2B2B2;
}
input.mainoption, input.liteoption, input.button {
	border-color: #B2B2B2;
}