#sps_bill #confidential {
    display:inline;
    position:relative;
    top: 3px;
}

#sps_bill .copyCaviar {
    vertical-align:middle;
}

#sps_bill #box {
    display:block;
    width: 700px;
    margin: 17px auto 17px auto;
    border: solid black 2px;
    background-color: #FFFFBB;
    padding: 5px;
    text-align:center;
}

#sps_bill .font1 {
    font-family:Lucida Sans;
    font-weight:bold;
}
#sps_bill .font2 {
    font-family:Tahoma;
}

#sps_bill .font3 {
    font-family: Arial;
    font-weight:bold;
    font-size: 1.7em; /* 13pt/17px, Rel 10px */
}

#sps_bill .font4 {
    font-family:Times New Roman;
    font-weight:bold;
    font-size: 2.6em; /* 20pt/26px, Rel 10px */
    color: #A50021;
}

#sps_bill .font5 {
    font-family: Georgia;
    font-size: 1.9em; /* 14pt/19px, Rel 10px */
}

#sps_bill .font6 {
    font-weight:bold;
    font-family:cursive;
}

#sps_bill .font7 {
    font-family:Arial;
}
    
#sps_bill .font8 {
    text-align:center;
    font-weight:bold;
    font-size: 2.9em; /* 22pt/29px, Rel 10px */
}