html { 	-webkit-text-size-adjust: none; }  /*disable text size adjust on the iPhone */
body { color: #555555; font: normal 100% verdana, arial, helvetica, sans-serif; }
a { display: block; margin-bottom: 5px; font-size: 200%;  }
#coach { font-size: 100%; }
#coach a {display: inline; font-size: 100%;}
a:hover { background-color: #dbb39a; }
h1 { clear: both; }
.tiny { font-size: 80%; float: right; clear: both; margin-right: 20px; line-height: 1.5em; }
.tiny a { display: inline; font-size: 100%; }
.tiny a:hover { background-color: #eeeeee; }
.box, .sbox { position: relative; border: 1px solid;  border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; margin: 0 5px 5px 0; padding: 5px; width: 215px; height: 320px; float: left; overflow: hidden; background: #aed3f8; }
.meters { position: absolute; bottom: 5px; text-align:right; right: 0px; font-size: 400%; line-height: .8em; font-weight: bold; color: #333333; filter:alpha(opacity=20); opacity:0.2; }