#canvas .box { margin-bottom: 20px; padding: 0 99px 20px; width: 762px; border-bottom: 1px solid #D7D7D7; }
#canvas .notice { font-size: 0.75em; font-weight: bold; line-height: 30px; background: #fffad5; display: block; margin-bottom: 10px; padding: 0 10px; border: 1px solid #ffee75; }

#canvas h2 { font-size: 24px; font-weight: 500; color: #101010; margin-bottom: 3px; }
#canvas .description { font-size: 0.75em; color: #999999; margin-bottom: 20px; }
#canvas .modified { font-size: 0.75em; color: #999999; }

form#request label { text-transform: uppercase; width: 48px; margin-top: 7px; }
form#request input { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: 500; }
form#request #url { width: 624px; margin-bottom: 10px; padding: 4px 3px; border: 1px solid #0093DD; -moz-border-radius: 5px 0 0 5px; }
form#request #commit { color: #FFFFFF; text-transform: uppercase; background: #0093DD; text-align: center; width: 82px; height: 30px; padding: 3px; border: 1px solid #0093DD; -moz-border-radius: 0 5px 5px 0; }
form#request .precaution { font-size: 0.75em; font-weight: bold; margin-left: 48px; }

.page .content h3 { font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.page .content p { line-height: 20px; margin-bottom: 20px; }

.site .snap { margin-top: -39px; padding: 1px; border: 1px solid #D7D7D7; }

.data { margin-top: 40px; }
.data h3 { font-size: 18px; font-weight: bold; margin-bottom: 10px; }

.traffic ul { line-height: 24px; margin-left: -30px; }
.traffic li { margin-bottom: 10px; padding-left: 30px; }
.traffic li#pagerank, .traffic li#gbacklinks { background: url(../images/google.png) no-repeat left center; }
.traffic li#ydirectory, .traffic li#ybacklinks { background: url(../images/yahoo.png) no-repeat left center; }
.traffic li#dmoz { background: url(../images/dmoz.png) no-repeat left center; }
.traffic li#altavista { background: url(../images/alta.png) no-repeat left center; }
.traffic li#alltheweb { background: url(../images/atw.png) no-repeat left center; }
.traffic li#alexa { background: url(../images/alexa.png) no-repeat left center; }
.traffic li#bbacklinks { background: url(../images/bing.png) no-repeat left center;}
.traffic li span.info { font-size: 12px; font-weight: bold; color: #333333; }
.traffic li span.mark { text-indent: -9999px; width: 16px; height: 16px; margin-top: 4px; }
.traffic li span.mark.yes { background: url(../images/accept.png) no-repeat center; }
.traffic li span.mark.no { background: url(../images/cross.png) no-repeat center; }

.prep li#age  { background: url(../images/time.png) no-repeat left center; }
.prep li#done { background: url(../images/accept.png) no-repeat left center; }
.prer li#error { background: url(../images/cross.png) no-repeat left center; }