
h2 {
	font-size:25px;
	line-height:1.2em;
	color:grey;
	padding:1px 0 17px 10px;
	letter-spacing:-1px
}


.pic{
  background-image: url("images/sponsorimages/fistbumpX.jpg");
  height: 90%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}


.pic-text {
  text-align: center-right;
  position: absolute;
  top: 80%;
  left: 87%;
  transform: translate(-50%, -50%);
  color: white;
}

.m{
  margin: 0 auto;
  width: 916px;
  height: auto; 
}

.help{
  overflow: hidden;
  width: 100%;
}

.style{
  padding: 0 10px;
  }

.style_2{
  padding-bottom: 6px;
}

.block{
    background:url(bg_content.gif) top repeat-x #363636
}

#logo {
	display:block;
	background:url(logo.png) 0 0 no-repeat;
	width:276px;
	height:94px;
	text-indent:-9999px
}

.colR{
  float: right;
  width: 33.3%;
}

.colL{
  float: left;
  width: 33.3%
}

.colC{
width: 33.3%;
display:inline-block;
}

#content{
padding-bottom:5px;
}

.col{
margin: 0 auto;
padding:  0 8px;
width: 50%;
height: 300px;
}

.rowI:after{
content: " ";
display: table;
clear: both;
}
