/* @override http://www.htcchicago.org/_css/findgroup.css */

.groupSearch{
  margin-top: 20px;
  margin-left: -10px;
}

#groupSearch{
  margin-bottom: 10px;
}

h4.label{
  font-size: 1.1em;
  float: left;
}

#groupSearch select{
  float: left;
  margin: 0 10px 0 5px;
}

.groupList h3.groupDay{
  margin:0;
  background-color:#682232;
  width:auto !important;
  float:left;
  display: inline;
  clear: both;
  padding:5px 10px;
  height:35px;
  color:#fff;
  font-size:28px;
  line-height:35px;
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  font-weight:normal;
  margin: 10px 0 0 -10px;
}

.groupList h2{
  font-size: 1.6em;
}
.groupList h2.eventtime {
  font-size: 1.4em;
}

.groupList h3{
  margin-left: -10px;
}

.groupList .eventbox{
  float: left;
  clear: both;
  margin: 10px 0;
}

.eventbox h4{
  font-size: 1.1em;
}

.text{
  clear: both;
}