﻿#collection_banner div, span, p, a, b { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
#collection_banner { display: none; position: fixed; bottom: 0; left: 0; _bottom: expression(documentElement.scrollTop+"px"); _position: absolute; _left: auto; z-index: 99; width: 100%; height: 42px; line-height: 42px; font-size: 14px; text-align: center; color: #666; background-color: rgba(255,255,215,0.9); box-shadow: 0 -2px 0 0 rgba(0,0,0,0.05); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EEffffd7',EndColorStr='#EEffffd7'); }
    #collection_banner b { color: #037c3d; }
    #collection_banner .released { border: 1px dashed; padding: 0 .5em; }
    #collection_banner .pressed { border: 1px solid #999; padding: 0 .5em; background: #999; color: rgba(255,255,215,0.9); }
    #collection_banner a { color: #037c3d; text-decoration: none; }
        #collection_banner a:hover { text-decoration: underline; }
