#chrome_msg { display:none; position: fixed; top: 0; left: 0; background: #ece475; border: 2px solid #666; border-top: none; font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 100%; width: 100%; text-align: center; padding: 5px 0; margin: 0 auto; z-index: 999}
#chrome_msg a, #chrome_msg a:link { color: #a70101; text-decoration: none; }
#chrome_msg a:hover { color: #a70101; text-decoration: underline; }
#chrome_msg a#msg_hide { float: right; margin-right: 15px; cursor: pointer; }
