@charset "utf-8";
/* CSS Document */

#formCalculation { margin: 10px;}
#formCalculation filedset {}
#formCalculation legend {}
#formCalculation label { display: block; width: 230px; float: left;}
#formCalculation input {}
#formCalculation input.txt {}
#formCalculation input.submit {}

#formCalculation p { font-size: .9em;}

#hsz2 { display: none; }


#tableAjanlat {  border-top: 1px solid #000;}
#tableAjanlat tr { }
#tableAjanlat td, #tableAjanlat th { border-bottom: 1px solid #000; border-right: 1px solid #000; padding: 5px 2px 3px 2px; }
#tableAjanlat th { }
#tableAjanlat .text-right { padding-right: 10px; }
#tableAjanlat .border-left { border-left: 1px solid #000;}

