#result {position: absolute; width: 200px; height: auto; min-height: 20px;}
#wrapper {display: block;}
#pageHead {font-family: 'Merriweather', sans-serif; color: #e9e9e9; padding-top: 40px; width: 300px; text-align: center; margin: 0 auto; cursor: pointer;}
#content {position: relative; top: 10px; width: 710px; height: 710px; margin: 0 auto; font-size: .94em; line-height: 21px; text-align: center; color: #e9e9e9;}
.ball {position: absolute; left: 0; top: 0; width: 50px; height: 50px; cursor: pointer; z-index: 10; text-align: center;}
.ballText {position: absolute; width: 50px; height: 50px; font-size: 24px; line-height: 49px; color: rgba(0,0,0,.5); background-image: url(../DHTML/Images/Miscellaneous/BallBlue.png)}
.miscBox {position: relative; display: none; margin: 0 auto; text-align: center; width: 500px; z-index: 1; font-size: 1em; line-height: 1.35em;}
.miscHeader {font-weight: bold; font-size: 3em; line-height: 2.2em; color: #e9e9e9; cursor: pointer;}
.miscSongs {cursor: pointer;}
#searchString {margin-top: 10px;}
.displaynone {display: none;}
