/* 
    Document   : Passbook
    Created on : Nov 20, 2012, 12:36:04 PM
    Author     : scottmarkoski
    Description:
        Purpose of the stylesheet follows.
*/

.addToPassbook, .addToPassbookTEST {
    display: inline-block;
    width: 120px;
    height: 40px;
    background-size: 120px 40px;
    background-image: url('/img/add-to-passbook.png');
}

