/* 

CUSTOM STYLESHEET

Add your custom styles here instead of style.css so it is easier to 
update the template. Simply copy an existing style from style.css to 
this file, and modify it to your liking. 

*/
/*invoice page form*/
.lblc{width:200px; float:left; height:25px; margin-bottom:5px;}
.flc{width:250px; float:left; height:25px;margin-bottom:5px;}
.lblcta{width:200px; float:left; height:100px; margin-bottom:5px;}
.flcta{width:250px; float:left; height:100px;margin-bottom:5px;}

.lblcbt{width:200px; float:left; height:40px; margin-bottom:5px;}
.flcbt{width:250px; float:left; height:40px;margin-bottom:5px;}
/*invoice page form*/
.hldhead{width:600px; height:25px; margin-bottom:5px; border-bottom:#333 solid 1px;}
.hldheadt{width:600px; height:25px; margin-bottom:5px; margin-top:3px; border-bottom:#333 solid 1px;}
.hdlable{width:350px; height:20px; }
.hdlabletf{width:150px; height:25px; padding-bottom:4px;}
.hdlablecb{width:50px; height:20px; margin-left:5px;}
	
	
/*invoice page*/
.invmain{width:640px; margin-top:10px;}
.invHead{width:640px; height:20px; margin-bottom:10px; text-align:center;}
.invn{width:640px; height:20px;}
.invle{width:310px; text-align:left; padding-left:5px;}
.invri{width:305px; text-align:right; padding-right:10px;}
.invaddl{width:100px; padding-left:5px;}
.invaddr{width:525px; padding-left:5px;}
.invtab{width:400px;}
.invtab2{width:115px;}
.invmtop{margin-top:10px;}
.invnx{width:640px; height:20px; border-bottom:#999 1px solid;}


/*form2*/
.mhld{width:620px; height:30px; margin-bottom:5px; font-family:Verdana, Geneva, sans-serif; font-size:11px}
.mhname{width:265px; float:left; padding-left:5px; padding-top:5px;}
.mhtxtf{width:165px; float:left; padding-left:10px;}
.tx10{font-family:Verdana, Geneva, sans-serif; font-size:10px;}
.clearit{clear:both;}