@charset "iso-8859-1";

body {
 width: 780px;
 margin: auto;
 margin-top: 2em;
 margin-bottom: 2em; 
 border: 3px outset;
 border-top-style: inset;
 border-left-style: inset;
 background-color: #eef;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.bannerad { float: right; display: inline; }
.skyscraper { float: right; display: inline; }
.notice { font-style: italic; color: #f00; background-color: #efe; }

.return { clear: right; float: right; font-size: 150%; }
.return a { text-decoration: underline; }
.return a, .return a:visited { color: #f00; }

.expired-offer { color: #fbb; font-size: 180pt; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); position: absolute; width: 100%; height: 100%; margin: 0; z-index: -1; left: 25px; top: -100px; }
