#contentImage {
  height: auto;
  margin-top: 20px;
  margin-bottom: 110px;
}


#contentImage .twocols {
  margin-left: 15px;
}

#contentImage .twocols .col1,
#contentImage .twocols .col2 {
  float: left;
  display: block;
  width: 290px;
  padding-top: 23px;
  padding-right: 60px;
  padding-bottom: 23px;
}

#contentImage .twocols .col2 {
  padding-right: 0px;
}

#contentImage .threecols {
  margin-left: 15px;
}

#contentImage .threecols .col1,
#contentImage .threecols .col2,
#contentImage .threecols .col3 {
  float: left;
  display: block;
  width: 196px;
  padding-top: 23px;
  padding-right: 60px;
  padding-bottom: 23px;
}

#contentImage .threecols .col3 {
  padding-right: 0px;
}

#contentImage img {
	border:0px solid #323440;
}

#contentImage a {
  text-decoration: none;
}

#infoboxes {
  height: auto;
}

#infoboxes .threecols .col1,
#infoboxes .threecols .col2,
#infoboxes .threecols .col3 {
  float: left;
  display: block;
  width: 196px;
  padding-top: 23px;
  padding-right: 60px;
  padding-bottom: 23px;
}

#infoboxes .threecols .col3 {
  padding-right: 0px;
}

#infoboxes .threecols h1 {
	width:196px;
        height: 25px;
	margin:0px;
	padding:0 0 14px 0;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	color:#ffffff;
}

#infoboxes .threecols img {
	width:194px;
	height:118px;
	border:1px solid #323440;
	margin-bottom:8px;
}

#infoboxes .threecols p {
	width:196px;
	margin:0px;
	padding:0px;
	line-height:12px;
	color:#ffffff;
}

#infoboxes a {
  text-decoration: none;
  color: #7e7d88;
}

#infoboxes a:hover {
  text-decoration: underline;
}

#mediabanner {
	height: 285px;
	width: 640px;
	margin: 0 auto;
}

