
#search_box { background: url(/skins/dvdnow/default/images/search_back.jpg) top left no-repeat; text-align:center; width:465px; height:103px; display: block; margin: 0 auto; padding-top:15px; }
#search_box label { color:#fff; font-size:1.5em; padding-bottom: 5px; }
#search_box input { width:300px; height:25px;  font-size:20px; }

#results { width:720px; margin: 0 auto; border:1px solid #414141; overflow-y:scroll; height: 330px; margin-bottom: 10px; }
#results .check_box { width:50px; height:50px; float:left; border:1px solid #414141; margin: 5px; background-color: #fff; }
#results .checked { background-color:#414141;  float:left;}
#results h2, #results h3 { margin:0 auto; padding:0px; width:530px; text-align: center; color:#414141; display:block; }
#results h2 { padding-top:10px; }
#results h3 { padding-top:5px; }
#results .team { height:82px; border-bottom: 1px solid #414141; margin:0px 40px; cursor: pointer;}
.even { background-color: #9cc2ff; }
#results .team .team_info { float: left; overflow: hidden; }