

/* section links */
.sectionLinks {
	width:600px;
	border-top:solid 1px #c3d4c8;
}

.sectionLinks .chl2_imageTextGroup {
	padding-right:20px;
	float:left;
	min-height:100px;
	width:280px;
	height:1%; /* ie fix */
}

.sectionLinks .chl2_text {
	padding-bottom:10px;
}


.sectionLinks .chl2_imageTextGroup h5 {
	margin:0px;
	padding:0px;
	font-size:13px;
}

.sectionLinks .chl2_imageTextGroup p {
	margin:0px;
	padding:0px;
	font-size:11px;
}

.sectionLinks .chl2_image {
	/* padding:1px; */
	width:70px;
	height:70px;
	/* float:left; */
	border:solid 1px blue;
	overflow:hidden; /* ie fix */
	}

.sectionLinks .image_container {
	min-height:100px;
	width:70px;
	float:left; 
	margin-right:20px;
	}

textarea {
	width:142px;
	}