.index_row{
	width: 830px; overflow: hidden;
	margin: 10px 10px 30px 10px; clear: both;
}

.index_row_heading{
	float: left; height: 63px; line-height: 63px;
	padding: 0px 10px; border: 2px solid white;
	color: white !important; background-color: #56ba4e; text-decoration: underline;
	font-size: 15pt; font-weight: bolder; font-family: Comic Sans MS;
}

.index_row_title{
	text-decoration: underline;
}

.index_row_text{
	clear: left; padding: 6px 0px 0px 10px;
}

.index_row_image{
	float: right; padding: 0px 12px; margin-left: 20px;
	border: 2px solid white;
}

.index_row_image img{
	margin: 14px;
}