hr { background-color: #284c58; height: 4px; }

h1 { color: #406369; text-align: center; }

#menu img { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

#menu { overflow: auto; }

#menu span, .answer { 
 float: left;
 padding: 5px;
 text-transform: uppercase;
 text-align: center;
 background-color: white;
 margin: 5px;
 -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}

#letterlinks, #levelsnav { clear: left; }

#topnav ul, #levelsnav ul { list-style: none; background-color: #29504d; font-size: 2em; text-transform: uppercase; padding: 10px 0px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#topnav a, #levelsnav a { color: white; font-weight: bold; }
#topnav ul li, #levelsnav ul li { display: inline; padding: 10px; }
#topnav img { width: 16px; height: 16px; }

.answer { min-height: 100px; }

#menu span a { color: black; }

#note { background-color: #CCCCCC; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#note { padding: 10px; }

#brand-answers, #character-answers, #city-answers, #country-answers, #famous-people-answers, #tv-and-movies-answers, #level-answers, #search-answers { overflow: auto; }

#instructions { text-align: center; }
.reveal { display: none; color: white; background-color: #264c55; }

#letteranswers, #letterlinks { overflow: auto; }
.letteranswer { background-color: black; float: left; text-align: center; padding: 0px 10px; margin: 6px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font-size: 2em; }
.letteranswer a { color: white; font-weight: bold; }
.bignumber { font-size: 3em; }

#search, #about { color: white; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 10px; }
#search { background-color: #29504d; }
#search a{ color: white; }
.search-word { margin: 0px 4px; }

#about { color: black; margin: 10px 0px; padding: 10px; }
#about a { font-weight: bold; }

#single-answer {overflow: auto; width: 468px; margin-top: 10px; margin-bottom: 10px; background-color: #29504d; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#single-answer p { font-size: 24px; margin: 0px; padding: 0px; margin-top: 10px; }
#single-answer a { color: #FFFF00; font-weight: bold; }
#description { float: left; }