#selectClass{
  background:#FFC;
  border:1px solid #F90;
  height:22px;
  padding:2px;
  text-align:right;
  margin-bottom:4px;
  }
#selectRight{
float:right;
}
#selectClass select{
  font-size:11px;}

#textleft{
  margin-top:3px;
  float:left;
  font-size:14px;}
  
table.calendar{
  width:100%;
  margin-top:0px;
  font-size:11px;
  border-top:1px solid #CCC;
  margin-bottom:5px;
}

table.calendar .teamTitle{
  font-size:13px;
}

table.calendar .result{
  font-size:18px;
}

table.calendar td{
  text-align:center;
  border-bottom:1px solid #CCC;
  padding-top:2px;
  padding-bottom:2px;
}

tr.bg1{background:#CFC;
}
tr.bg2{background:#CF9;}
span.result input{
 width:35px;
}

#footer{
text-align:center;
margin-bottom:10px;
}

#default{
  background:url(../img/m004_editnews/arrow2.png) right top no-repeat;
  width:480px;
  height:150px;
  text-align:center;
  padding-top:50px;
  font-size:18px;}
