#dpd-DisplayTerms { height: 400px; overflow: auto; }
#dpd-center { padding-bottom: 50px; }

table.refund th { font-size: 11px; text-transform: uppercase; padding: 2px 10px; font-weight: bold; border-bottom: 2px solid; }
table.refund td { font-size: 10px; padding: 7px 5px 3px 10px; border-bottom: 1px dotted #adaacd; }
table.refund td b { display: block; padding: 0 0 0 20px; color: #000; }
#dpd-center div.links, #dpd-center hr { display: none; }
#dpd-center a.print { margin-top: 0; }
#dpd-center a.button.disabled { cursor: default; opacity: .50; filter:alpha(opacity=50); }
div.tooltip { position: absolute; width: 350px; padding: 7px; border: 1px solid #7b7450; background: #f9f4d9; color: #5c4f0f; font-size: 9px; font-family: Arial,Geneva,Helvetica,sans-serif; z-index: 1099; }
div.tooltip p { margin: 0; padding: 0; }
div.tooltip p b { font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; font-size: 10px; color: #000; }
div.tooltip.hidden { display: none; opacity: 0; filter: alpha(opacity=0); }
div.tooltip.visible { display: block; opacity: .94; filter: alpha(opacity=94); cursor: default; }

/* bug fix 1024 */
#dpd-center a { color: #091b79; }
#dpd-center a:hover { color: #25247b;  }
/* end bug fix */

.dpd-otherTerms { text-align: left; }
.dpd-otherTerms p, #dpd-center .dpd-otherTerms a, #dpd-center .dpd-otherTerms label, #dpd-center .dpd-otherTerms li, #dpd-center .dpd-otherTerms h4 { color: #E7E6F3; }
#dpd-center .dpd-otherTerms label, #dpd-center .dpd-otherTerms li { font-size: 11px; }
.dpd-otherTerms { padding-bottom: 15px; }
#dpd-center .dpd-otherTerms hr { display: block; color: #E7E6F3; width: 80%; margin: 5px auto ;  }

#dpd-center .dpd-otherTerms input { margin-left: 10px;  }
#dpd-center .dpd-otherTerms label { font-weight: bold; letter-spacing: -1px; }

