#sps_outrageous {
    overflow:hidden;
    width: 972px;
}

#sps_outrageous #confidential {
    display:inline;
    vertical-align:middle;
}

#sps_outrageous #box1 {
    float:right;
    width: 245px;
    border: solid black 2px;
    background-color: #DBE4F0;
    padding: 10px;
    margin: 0px;
}

#sps_outrageous #box2 {
    border: solid black 2px;
    background-color: #FFFFBB;
    padding: 3px;
    width: 600px;
    display: block;
    margin: 17px 0px 17px 5px;   
}

#sps_outrageous #box2 p {
    font-family: Tahoma;
    font-size: 13pt;
}

#sps_outrageous #list1 {
    width: 650px;
    margin: 0px;
    padding-left: 25px;
    font-size: 1em;
}
    
#sps_outrageous #list1 li {
    margin: 0px 0px 17px 0px;
    padding: 0px;
}

#sps_outrageous #list2 {
    width: 680px;
}

#sps_outrageous #list2 td {
    font-size: 1.7em; /* 13pt/17px, Rel 10px */
}

#sps_outrageous #list2 .product {
    margin-bottom: 9px;
    font-family: Times New Roman;
}

#sps_outrageous #list2 .price, #sps_outrageous #list2 #total {
    font-family: cursive;
    margin-bottom: 9px;
    text-align:right;
    color: #FF0000;
}

#sps_outrageous #list2 #total {
    font-size:  1.9em; /* 14pt/19px, Rel 10px */
    font-weight:bold;
}

#sps_outrageous .font1 {
    font-family:cursive;
    font-weight:bold;
}

#sps_outrageous .font2 {
    font-family:cursive;
    font-weight:bold;
}

#sps_outrageous .font3 {
    font-family:cursive;
    font-weight:bold;
}

#sps_outrageous .font4 {
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size: 1.9em; /*14px/19px, Rel 10px */
}

#sps_outrageous .font5 {
    font-size: 0.941em; /* 12pt/16px, Rel 17px */
}