.window { background-color: transparent; background-image: url(../images/window_bg_base.jpg); background-repeat: no-repeat; background-scroll: scroll; background-position: center center; height: 300px; margin: 0 auto; }
.window h1 { display: none; }
.window img { position: relative; }
.window img.phone { left: 30px; top: 10px; }
.window img.type { left: 25px; top: -50px; }

.three_up div { width: 247px; height: 8em; margin-right: 11px; margin-bottom: 1em; padding: 10px; padding-bottom: 20px; float: left; background-color: #aaa; background-image: url(../images/bg_grad_r.png); background-repeat: repeat-x; font-size: 0.8em; }
.three_up div.myturn { border-size: 2px; border-style: solid; padding: 6px; padding-bottom: 18px; }
.three_up h2 { margin: 0; padding: 0; }
.three_up div + div + div { margin-right: 0; }
.three_up .advertisers.myturn { border-color: #3f8e41; }
.three_up .advertisers h2, .three_up .advertisers a { color: #3f8e41; }
.three_up .publishers.myturn { border-color: #3d93da; }
.three_up .publishers h2, .three_up .publishers a { color: #3d93da; }
.three_up .carriers.myturn { border-color: #be2e26; }
.three_up .carriers h2, .three_up .carriers a { color: #be2e26; }

.coupon { float: right; background-color: transparent; background-image: url(/images/try_it_out.png); background-repeat: no-repeat; background-scroll: scroll; background-position: center center; width: 282px; height: 248px; margin-top: 1em; margin-right: 2em; }
.coupon p { margin-top: 65px; margin-left: 130px; margin-right: 100px; color: #ffbf00; line-height: 1em; }
.coupon button.tryit, .coupon a.button.tryit { float: right; }
