/* CSS for PitchNehst - Events */


#content {
	padding-bottom: 80px;
	}

#content h1 {
	margin-bottom: 0.9em;
	}

#content .col {
	float: left;
	width: 305px;
	margin-right: 18px;
	}

#content .last {
	margin-right: 0;
	}

#content h2 {
	margin-bottom: 1em !important;
	padding: 0.6em 16px 0.4em;
	background-color: #09c;
	}

#content p,
#content ul {
	margin-left: 16px;
	padding-bottom: 10px;
	}

#content .col li {
	margin-bottom: 0.4em;
	}

	
.pitchNow {
  padding: 6px;
}
.pitchNow img {
  border: 1px solid #0099CC;
}