﻿/*login*/
.receipt_top{
    background-image:url("images/receipt_top.png");
    background-repeat:no-repeat;
    background-position:left;
    height: 80px;
   /* height:110px;
    width:315px;*/
}
.receipt_bottom {
    background-image:url("images/receipt_b.jpg");
    background-repeat:no-repeat;
    background-position:left;
    height:300px;
   /* width:315px;
        
    border:solid 0px red;*/
}

