#tabs3-4 .tab3_ContentSection {
float: left;
height: 260px;
width: 266px;
padding-right: 1px;
font-family: sans-serif;
margin-right: 7px;
}
	
	#tabs3-4 .tab3_contentSection_image {
		display: block;
border: 1px solid #000;
width: 233px;
height: 155px;
margin-left: 12px;
float: left;
	}
	
	#tabs3-4 .tab3_contentSection_image img {
		width: 233px;
height: 155px;
	}
	
	#tabs3-4 .tab3_contentSection_heading {
		float: left;
width: 260px;
height:auto !important;
text-align: center;
	}
	
	#tabs3-4 .tab3_contentSection_heading a {
		color: #000;
font-size: 15px;
text-decoration: none;
float: left;
margin: 0;
display: block;
width: 260px;
	}
	#tabs3-4 .tab3_contentSection_heading a:hover {
		text-decoration:underline;
	}
	
	#tabs3-4 .tab3_contentSection_blurb {
		float:left;
		width: 260px;
		height:auto !important;
		font-size:11px;	
	}
	
	#tabs3-4 .tab3_contentSection_moreLink {
		float: left;
width: 50px;
height: 25px;
margin-left: 99px;
text-align: center;
	}
	
	#tabs3-4 .tab3_contentSection_moreLink:hover {
		text-decoration:underline;
	}