@charset "utf-8";
/* Notice Step-Styles */
/* Copyright Inflection LLC All Rights Reserved */


/* Notices */
#notice {width:800px !important;min-height:260px;background:#ffefb4 url(../images/core/bg-base-yellow.png) top repeat-x;font-size:16px;line-height:20px;padding:60px;border:1px solid #d4c8b6;display:block;}

h1 {font-size:38px;line-height:42px;}
h2 {font-size:26px;line-height:30px; margin-bottom:20px;}
.link-p {padding-top: 10px;}

/* Default Delivery (DD) */
#DD #delivery {width:320px;font-size:11px;line-height:15px;text-align:center;margin:100px auto;padding:10px;}
#DD #delivery h1 {font-size:16px;line-height:18px;text-align:center;}
#DD #delivery img {margin:15px auto 30px auto;}

/* Default Loading (DL) */
#DL #loading {width:900px;font-size:11px;line-height:15px;text-align:center;margin:100px auto;padding:10px;}
#DL #loading h1 {font-size:16px;line-height:18px;text-align:center;}
#DL #loading img {margin:15px auto 40px auto;display:block;}

/* Opt Out Thanks */
#AOT h1 {font-size: 35px;}
h2 {font-size:24px;}
#AOT #optOutThanksAd {display: block; float: right; padding: 0 0 10px 20px;}
#AOT li {margin:4px 0;list-style:disc inside;}
#AOT p {margin:15px 0;}
#AOT .border {margin:30px 0 0 0;padding:30px 0 0 0;border-top: 1px dotted #999;}
