/*
  **** Begin special adjustment section. ****
  * The following ids are used to toggle the horizontal configuration of the content cells.
  * Simply comment and uncomment the appropriate settings.
*/


#left_area_hbcu {
	float: left;
	/* float: right; */
}

#right_area_hbcu {
  float: left;
	/* float: right; */
}

#t_section1_hbcu {
	margin-right: 4px;
	float: left;
  /* margin-left: 5px;
	float: right; */
}

#t_section2_hbcu {
  margin-bottom: 4px;
	float: left;
	/* float: right; */
}

#b_section1_hbcu {
  margin-right: 4px;
	float: left;
  /* margin-left: 4px;
  float: right; */
}

#b_section2_hbcu {
  float: left;
  /* float: right; */
}

/*
  **** End special adjustment section. ****
*/


/*
 * Section Content
 */
 
.hbcu_section_content {
  height: 214px;
	color: #666666;
	padding: 3px 2px 0px 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
}
 
#bottom_ad_hbcu {
  vertical-align: bottom;
  margin: 5px 5px 0px 5px;
  width: 307px;
  height: 180px;
}

.hbcu_section_content2 {
  height: 118px;
	color: #666666;
	padding: 3px 2px 0px 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
}
 
#bottom_ad_hbcu2 {
  vertical-align: bottom;
  margin: 0px 5px 2px 5px;
  height: 61px;
}
