
#receiptcol {
 width: 26.15em;
 *width: 25.65em;
}
.ticket {
 background: url(../images/style/img_input_field_bg_top_half.jpg) no-repeat scroll left top;
 border: 0;
 width: 152px;
 padding: 10px 10px 6px 10px;
 *padding: 9px 10px 6px 10px;
 font-size: 108%;
}
.ticketborder {
 background: url(../images/style/img_input_field_bg_btm_half.jpg) no-repeat scroll left bottom;
 padding-bottom: 10px;
 float:left;
 width:180px;
}
#thankyou {
 padding: 10px 0 10px;
 margin-top: 20px;
 color: #666666;
}
#thankyou h1 {
 font-size: 146.5%;
}
#offeritems {
 border-top: none;
 padding: 20px 0 20px;
}
.offerdiv {
 width:275px;
 float:left;
}
.offerthumb {
 padding-right: 10px;
}
.offercopy {
 color:#014C69;
 font-weight:bold;
 background:transparent url(../images/style/bullet_triangle.jpg) no-repeat scroll 0px 5px;
 float:left;
 padding-left: 8px;
 width: 160px;
 height: 36px;
}
.offerdetails {
 width: 160px;
 padding-left: 8px;
 float:left;
}
#competesubmit {
 margin-top:18px;
}

ol.listAlpha li
{
    list-style-type:lower-alpha;
}
