#index_intro {
	margin-bottom: 0.5em;
}
.mb_row {	
	background-image: url(../images/aboutus/ntrl-boxes-content-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	width:722px;
}
.mb_cell{
	float:left;
	display:inline;
	width: 361px;
}
.mb_cell h2 {
	background-image: url(../images/aboutus/ntrl-boxes-headings-bg-x.gif);
	background-repeat: no-repeat;
	background-position:top left;
	margin:0;
	padding: 3px 15px 2px 12px;
	color:#ffffff;
	width: 100%;
}

/* Post Hack Comment */ 

.mb_cell p{
	margin:0;
	padding: 5px 15px 18px 10px;

}

.mb_cell p img {
	margin-right: 4px;
}
.mb_cell a {color:#FFFFFF; text-decoration:none; }
.mb_cell a:hover { text-decoration:underline }

.mb_cell span.more {
	float: right;
	margin-right: 10px;
	margin-bottom: 14px;
}

