h1 { text-align: center; }
span.textareaLook { background: url( "../images/tandc-panel.png" ) no-repeat; width: 816px; height: 552px; margin: auto; margin-left: 36px; }
div#text { width: 475px; height: 535px; overflow: auto; margin-left: 10px;margin-top: 2px; font-size: .8em; }

div#img1 { background: url( "../images/mag-glass.png" ) no-repeat; width: 291px; height: 317px; position: relative; top: -725px; left: 529px; }
div#img2 { background: url( "../images/shop-arrow.png" ) no-repeat; width: 218px; height: 176px; position: relative; top: -493px; left: 514px; z-index: -1; }

div#accept { background: url( "../images/shop-accept-button.png" ) no-repeat; width: 107px; height: 27px; position: relative; left: 267px; top: -91px; }
div#accept .label { display: none; }

div#decline { background: url( "../images/shop-decline-button.png" ) no-repeat; width: 107px; height: 27px; z-index: 10; position: relative; left: 74px; top: -61px; }
div#decline a, div#accept a { width: 85px; }
div#decline .label { display: none; }

p#notice { width: 300px; margin-left: 193px; margin-top: 590px; text-align: left; font-weight: bold; }

/* 
 * IE7 Hacks
 */
*:first-child+html div#img1 { top: -685px; }
*:first-child+html div#img2 { top: -500px; }
*:first-child+html div#accept { top: -98px; }
*:first-child+html div#decline { top: -68px; }
*:first-child+html p#notice { margin-top: 640px; }

