/* CSS Document */

#wrapper{ text-align:center; }
#frm{	width:540px; height:250px; border:solid 1px; ; text-align:center;padding-top:20px;}
#frm table { margin-left:auto; margin-right:auto; border:none;}
#frm td {text-align:left; border:none;}
#frm .tbox{border-left:none; border-right:none; border-top:none; border-bottom:solid 1px #000000;}

