#index_intro {
	margin-bottom: 0.5em;
}
.mb_row {	
	background-image: url(images/ntrl/index_boxes_bg2.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	width:758px;
}
.mb_cell{
	float:left;
	display:inline;
}
.mb_cell h2 {
	background-image: url(images/ntrl/index_boxes_head_bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
	margin:0;
	padding: 5px 15px 0px 10px;
	color:#ffffff;
	width: 353px;
}
/* Tan Hack */ 
* html .mb_cell h2 { 
width: 378px; 
w\idth: 353px; 
} 
/* Pre Hack Comment \*/ 
* html .mb_cell h2 { 
width: 378px; 
} 
/* Post Hack Comment */ 
.mb_cell p{
	margin:0;
	padding: 5px 15px 18px 10px;
	width: 342px; 
}
/* Tan Hack */ 
* html .mb_cell p { 
width: 362px; 
w\idth: 342px; 
} 
/* Pre Hack Comment \*/ 
* html .mb_cell p { 
width: 362px; 
}
.mb_cell p img {
margin-right: 4px;
}
.mb_cell a {color:#FFFFFF }
.mb_cell a:hover { text-decoration:underline }
