body { background: #EEE; color: #666; text-align: center; font-family: arial, sans-serif; }

.dialog { background: #FBFBFB; border: 10px solid #E6E6E6; margin: 125px auto 50px; padding: 15px 25px; width: 600px; position: relative; -webkit-border-radius: 15px; -moz-border-radius: 15px;  }

#branding { background: transparent url(../images/adtaily_logo.png) no-repeat; border: 0; display: block; text-indent: -9999px; width: 110px; height: 21px; position: absolute; top: -40px; left: 0; outline: 0; }

h1 { font-size: 28px; color: #92C237; }

.code { color: #CCC; font-size: 18px; position: relative; top: -3px; }

.info { color: #999; font-size: 18px; }

.tips { font-size: 14px; }

a, a:link, a:visited { color: #0192BF; text-decoration: none; }

a:hover { border-bottom: 1px solid #17A4B4; }
