table
{

}
table .head th
{
	padding:0 5px;
}
table
{
	text-align:center;
    border-spacing:0;
}
table td
{
	margin:0;
	padding:4px;
}
table td
{
	 border-top:1px solid #333333;
	 border-right:1px solid #333333;
}
table td:first-child
{
	 border-left:1px solid #333;
}
table tr:last-child td
{
	border-bottom:1px solid #333;
}
input
{
	border:0;
}
#receipt_head td, #receipt_subhead td
{
	border:0;
	padding:0;
}
.rbutton
{
	display:none;
}
#topbar, #leftmenu
{
	display:none;
}
#box-table-a, #signature
{
	text-align:left;
	width:100%;
}
.tabs
{
	list-style:none;
	margin:0;
	padding:0;
}
.tabs li a
{
	color:transparent;
}
#print_receipt_head, #print_receipt_head td, #signature td
{
	text-align:left;
	border:0;
}
#signature
{
	margin-top:30px;
}
#wrapper_small
{
	width:90%;
}