#op {
  font-family: Calibri, Arial;
  font-size: 12pt;
  background: white;
  padding-bottom: 5px;
}

#op .box {
  padding: 10px 10px;
}

#op #header #overlay {
  float: right;
}

#op #header #title {
  background: url('http://www.teamliquid.net/staff/pachi/temp/evo/evologotrans.png') no-repeat;
  height: 120px;
  width: 500px;
  background-position: -45px 0px;
}

#op #header #overlay {
  text-align: right;
  color: #0099ff;
}
#op #header #links {  
  margin-right: 10px;
}

#op #header #links a {
  font-size: 10pt;
  font-weight: 700;
  text-decoration: none;
  margin-left:  10px;
  color: inherit;
}

#op #header #links a:hover {
  text-decoration: underline;
}

#op #schedule {
  margin-top: -20px !important;
  text-align: center;
  padding: 5px 0px !important;
  margin: 10px;
  border: 1px solid #DDD;
  
}


#op_head {
  margin-top: -5px;
  padding-top: 30px;
  font-size: 14pt;
}

#op_head b {
  font-size: 18pt;
}

#op_bar {
  float: right;
  text-align: right;
}

#op #other {
  text-align: center;
}

#op #other ul {
  margin-left: -40px;
}

#op #other li {
  list-style: none;
  text-align: center;
  display: inline-block;
  font-size: 8pt;
  border: 1px solid #DDD;
  padding: 3px 5px;
  margin: 3px;
}

#op #other a {
  color: #666;
  text-decoration: none;
}

#op #other a:hover {
  color: #0099ff;
  text-decoration: none;
}