.mcb_mb {
	width: 95%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.mcb_line {
	clear: both;
	width: 100%;
	background-color: #ffffff;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;*/
	padding: 15px;
	display:table;
}

.mcb_box {
	width: 33%;
	float: left;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif, Tahoma;
}

.mcb_other{
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;*/
	font-weight: bold;
	padding-bottom: 20px;
}

.mcb_img {
	border:0px;
	width: 100px;	
}

.mcb_img_box
{
	min-height:60px;
	//height:60px;
}
