
#terms_text { position: absolute; right: 5%; bottom: 25%; z-index: 5000; width: 400px; height: 250px; padding: 10px 5px 5px; text-align: left; background-color: #ecf2f2; border: 2px solid #5F2206; border-bottom-width: 10px; color: #000;  }
html>body #terms_text { position: fixed; top:10%; left:25%; }
#terms_text #header { position: absolute; left: -2px; top: -25px; width: 414px; height: 23px; padding: 0; }
#terms_text .nw { width: 9px; height: 23px; float: left; background: transparent url(/images/static/dialog/top-left.png) no-repeat 0 0; }
#terms_text h3 { width: 385px; height: 21px; float: right; margin: 0; padding: 2px 15px 0 5px !important; background: transparent url(/images/static/dialog/top-right.png) no-repeat 100% 0; color: #000 !important; font: bold 1.5em Tahoma, sans-serif !important; position: relative; text-align: left; }
#terms_text h3 span#close { display: block; width: 14px; height: 14px;background: transparent url(/images/static/dialog/close.gif) no-repeat 0 0; position:absolute !important; top: 4px; right:8px;cursor:pointer; z-index:2000; }


.card-form #terms_area span {color: #900; text-decoration: underline; }
.card-form #terms_area span.hovertag { text-decoration: none; cursor: pointer }
