.receipt-container {
	margin : 0 auto;
	width : 100%;
	max-width : 620px;
	/*background : transparent url('/appimages/bg_receipt.jpg') repeat-y;*/
}

.receipt-del {
	clear : both;
	margin-top : 10px;
	margin-bottom : 10px;
	height : 10px;
	background : transparent url('/appimages/del_receipt.gif') repeat-x;
}

.receipt-del2 {
	clear : both;
	margin-top : 10px;
	margin-bottom : 10px;
	background : transparent url('/appimages/del2_receipt.gif') repeat-x 0% 50%;
	text-align:center;
	margin-top : 20px;
}

.receipt-strong { font-weight : bold; font-size : 14pt;}
.receipt-block { background : #fff; padding : 5px 10px; display:inline-block;*display:inline;zoom:1;}


.receipt-access {font-size: 18px; font-weight: bold}
