

#livescore .round h2 { background-color:#700; color:#fff; text-align:center; width: 620px; line-height:1.5em;}

#livescore .round li { margin-left:0; font-size:16px; line-height:18px;}
#livescore .round .row {  border-top:1px solid #000; clear:both;  width:620px; background-image:url(/2012/uaap/mid.png); background-repeat:repeat-y; background-position: center}
#livescore .round .row span { display:block; float:left; margin: 0 5px; padding: 5px 0}
#livescore .round .row .time { width: 60px;  text-align:center;  color:#fff; font-weight:bold; }
#livescore .round .row .desc { width: 225px; }
#livescore .round .row .team1 li { text-align:right; }
#livescore .round .row .sco { width: 40px;  }
#livescore .round .r1 .inactive { color:#ccc; }
#livescore .round .r0 .inactive { color:#aaa; }
#livescore .round .row .active .sco { font-weight:bold;}
#livescore .round .r1 { background-color:#fff; }
#livescore .round .r0 { background-color:#ccc; }
#livescore .round .row .team1, #livescore .round .row .team2 { float:left; width:265px; }
#livescore .round .row li { list-style:none; }
#livescore .round .row .team1 li { float:right; }
#livescore .round .row .team2 li { float:left; }
#livescore .round .row .desc_ {display:none; }

#livescore .banner, #livescore .banner_holder { height:206px; }
#livescore .banner { width:640px;   top: 0;}

#livescore .banner .team { width: 280px; height: 206px; float:left}
#livescore .banner .badge { background-color:#000; height:100%; width:145px; float:left; }
#livescore .badge img { width:145px; height:206px; }
#livescore .banner .score { background-color:#000; height:100%; width:135px; float:left; font-size:80px; color:#fff; text-align:center; line-height:200px; font-weight:bold;}
#livescore .banner .t2 .badge, #livescore .banner .t2 .score { float: right; }
#livescore #vs { width: 60px; text-align:center; font-weight:bold; color:#fff; background-color:#777; line-height:100px; height:206px; font-size:40px; float:left;}




@media handheld, screen and (max-width:640px) {
    #livescore .banner, #livescore .banner_holder { height: 82px; }
    
    
    #livescore .badge img { width:58px; height:82px; }
    #livescore #vs { display:none}
    #livescore .banner .team { width:150px; height:82px;}
    #livescore .banner .team .score { font-size:50px;  line-height:82px; width: 92px;}
    #livescore .banner .team .badge {  width:58px; }
    #livescore .round .row span { padding: 0 0; }
    #livescore .round .row li { padding: 3px 0; }
    #livescore .round .row .desc { width: 200px; }
    #livescore .round h2, #livescore .round .row { width: 300px; background-image:none;}
    #livescore .round .row .team1, #livescore .round .row .team2 { width:auto; float:none;}
    #livescore .round .row .team1 li { float:left; text-align:left;  }
    #livescore .round .row .team2 li { float:right; text-align:right; }
    #livescore .round .row .inactive .desc { display:none; }
    /*#livescore .round .row .time { display:none; }*/

    
}
