.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 43px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-container {
  max-width: 1210px;
  margin-right: auto;
  margin-left: auto;
}
.row-container:before,
.row-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-container:after {
  clear: both;
}

#grps{
	width:90%;
	margin:0 auto;	
	background:none;		
	padding-left:5%;
}

#grps div{
	margin-bottom:10px;
}

#grps a{
	padding:5px;
	line-height:20px;
	color:#fff;
	background:none;
	font-weight:normal;
	clear:both;
	margin-bottom:10px;	
}

#grps td a:hover{ color: #000;}

.cols-5a{
	width:100%;	
	background:url(../../../images/form_right_bg.png)
}
.cols-1a{
	width:24.5%;
	float:left;
	color:#000;
	margin-right: 0.5%;
	background:#eaeaea;
	 margin-top: 20px;
}