.imgText {
	height: auto;
	border-bottom: 1px solid #CDCDCD;
	padding-bottom: 0.6em;
	margin-bottom: 1em;
	clear: left;
}

.imgText * {

}

.imgText img {
	margin: 0.6em;
	margin-left: 0;
	margin-top: 0;
	float: left;
	border: 0.6em solid #E0E0E0;
}

.imgText h3 {
	font-size: 100%;
	color: #333333;
}

.imgText hr {
	color: #CDCDCD;
}

.noLine {
	border-bottom: 0px solid #CDCDCD;
}