/* style for module titles */

.body-c-container {         
	margin: 0;
	padding: 0 0 10px 0;
}

.insight-c-title {
	width: 741px;
	height: 12px;
	background: url("img/insight-content-head.png") no-repeat top left;
}


.body-c-body {
	background: url("img/body-content-bk.png") repeat-y top left;
	width: 719px;
	margin: 0;
	padding: 5px 11px 5px 11px;
}

*html .body-c-body {
	width: 741px;
}

.body-c-bottom {
	width: 741px;
	height: 11px;
	background: url("img/body-content-bot.png") no-repeat top left;
}