.grouplist_title {
  text-align: center;
  position: relative;
  top: 40px;
  left: -10px;
  margin-bottom: 22px;
}

.grouplist_wrapper {
  margin-left:50px;
  margin-right: 70px;
}

.grouplist_spacer {
  margin-top: -20px;
}


.hdr_group_vwide {
 font-family:arial;
 font-size:9pt;
 font-weight:bold;
 float:left;
 width:270px;
 height:20px;
 border:1px solid black;
 text-align:center;
 background:#0074D7;
 color:white;
 padding-top:2px;
}
.hdr_points {
 font-family:arial;
 font-size:9pt;
 font-weight:bold;
 float:left;
 width:80px;
 height:20px;
 border:1px solid black;
 text-align:center;
 background:#0074D7;
 color:white;
 padding-top:2px;
}

.hdr_members {
 font-family:arial;
 font-size:9pt;
 font-weight:bold;
 float:left;
 width:80px;
 height:20px;
 border:1px solid black;
 text-align:center;
 background:#0074D7;
 color:white;
 padding-top:2px;
}


.hdr_membername { font-family:arial;
 font-size:9pt;
 font-weight:bold;
 float:left;
 width:208px;
 height:20px;
 border:1px solid black;
 text-align:center;
 background:#0074D7;
 color:white;
 padding-top:2px;
}


.hdr_groupinfo { font-family:arial;
 font-size:9pt;
 font-weight:bold;
 float:left;
 width:123px;
 height:20px;
 border:1px solid black;
 text-align:center;
 background:#0074D7;
 color:white;
 padding-top:2px;
}

.group_vwide {
 text-align:left;
 margin-left:3px;
 float:left;
 width:270px;
 height:100%;
 padding-right:3px;
 word-wrap: break-word;
 font-weight:bold;
 color:#667;
}

.widepoints {
 margin-left:3px;
 float:left;
 width:68px;
 height:100%;
 text-align:right;
 margin-right:5px;
 word-wrap: break-word;
 color:#e33c0f;
 font-weight:bold;
}


.members {
 margin-left:3px;
 float:left;
 width:72px;
 height:100%;
 text-align:center;
 padding-right:8px;
 color:#555;
 font-weight:normal;
}

.groupinfo { margin-left:15px;
 float:left;
 width:115px;
 height:100%;
 text-align:center;
 padding-right:8px;
 color:#013E83;
 font-weight:normal;
}

.membername { margin-left:3px;
 float:left;
 width:200px;
 height:100%;
 text-align:left;
 padding-right:8px;
 color:#555;
 font-weight:normal;
}

.line_container_grey {
 padding-top:3px;
 font-family:arial;
 font-size:8pt;
 float:left;
 height:25px;
 background:#e7f4fc;
 padding-top:5px;
 width:725px;
}

.line_container_white {
 padding-top:3px;
 font-family:arial;
 font-size:8pt;
 float:left;
 height:25px;
 background:white;
 padding-top:5px;
 width:725px;
}


.line_container_grey_payments {
 font-family:arial;
 font-size:8pt;
 float:left;
 background:#e7f4fc;
 width:164px;
 padding-top:5px;
 padding-bottom:3px;
 height:20px;
}

.line_container_white_payments {
 font-family:arial;
 font-size:8pt;
 float:left;
 background:#FFFFFF;
 width:164px;
 padding-top:5px;
 padding-bottom:3px;
 height:20px;
}


.line_container_grey_members {
 font-family:arial;
 font-size:8pt;
 float:left;
 background:#e7f4fc;
 width:505px;
 height:28px !important;
 line-height: 28px;
}

.line_container_white_members {
 font-family:arial;
 font-size:8pt;
 float:left;
 background:#FFFFFF;
 width:505px;
 height:28px !important;
 line-height: 28px;
}


.search {
  margin-left: 38px;
}

.search_title {
  float: left;
  position: relative;
  bottom: -14px;
}

.search_button {
  float: left;
  margin-left:10px;
  margin-top:-2px;
}
