.banner { position: absolute; left: 200px; top: 300px; background: url('/images/bb-bg.png') center center no-repeat; width: 413px; height: 236px; }
.banner .bod { padding: 10px 10px; }
.banner .close { position: absolute; right: 13px; top: 9px; }
.banner .close a { display: block; background: url('/images/bb-close.gif'); width: 14px; height: 13px; text-decoration: none; }
.banner .close a:hover { background: url('/images/bb-close-a.gif'); text-decoration: none; }
