#mbfpmain{
	width:auto;
	height:auto;
	text-align:center;
	overflow:hidden;
	margin:-1em 0 -25px 0;
}

#mbfpmain a p{
	color:#666;
}

.mbfpa{
	color:#666;
}

.mbfprow{
	width:100%;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	background:url(rowBack.png) repeat-y;
	background-size:106% 50%;
	background-position:center 0;
	display:inline-block;
}

.mbfpproduct{
	width:auto;
	padding:0 0 3em 0;
	text-align:center;
	position:relative;
	display:inline-block;
}

.mbfpproduct p{
	width:90%;
	max-width:20em;
	height:auto;
	margin:1.1em auto .2em auto;
	font-size:14px;
	line-height:1.7;
}

.mbfpimg{
	width:auto;
	height:180px !important;
	position:relative;
	margin:0 auto;
	display:inline-block;
}

.mbfpimg img{
	width:auto;
	height:180px !important;
	position:relative;
	z-index:59;
	border-radius:1.5px;
	-webkit-border-radius:1.5px;
	-moz-border-radius:1.5px;
}

/**************** bottom book shade ************/

.mbfpShades{
	width:100%;
	height:60px;
	clear:both;
	margin:-39px 0 0 0;
	position:relative;
	z-index:57;
}

.mbfpbook{
	width:13px;
	height:180px !important;
	float:left;
	top:0;
	margin-top:0px;
	position:absolute;
	z-index:61;
	background:url(book.svg) no-repeat;
	background-size:cover;
	opacity:.3;
}

@-moz-document url-prefix() {
	.mbfpbook{
		top:3px;
	}
}

.mbfpL{
	float:left;
	width:100%;
	height:60px;
	position:relative;
	left:-36px;
	background:url(bookL.png) no-repeat;
}

.mbfpM{
	height:60px;
	background:url(bookM.png) repeat-x;
	position:relative;
	width:auto;
	left:96px;
	margin-right:119px;
	overflow:hidden;
}

.mbfpR{
	float:right;
	width:95px;
	height:60px;
	position:relative;
	top:-60px;
	right:-72px;
	background:url(bookR.png);
}

.mbfpShadow{
	width:130px;
	height:30px;
	background:url(bookShadow.png);
	clear:both;
	float:left;
	margin:-55px 0 0 -28px;
}

.mbsnoimage{
	width:100%;
	height:100px;
	margin-bottom:7px;
	background:#225173;
	display:block;
	color:#f1f3fa;
	font-family:'Montreal', sans-serif;
	font-weight:600;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:.08em;
	text-align:center;
	padding-top:80px;
	position:relative;
	z-index:58;
}

@media all and (max-width: 844px){
	.mbfprow{
		margin-bottom:0;
		background:none;
		clear:none;
		padding-bottom:0;
	}
	
	.mbfpproduct{
		width:auto;
		padding:1em 5em 3em 5em;
		margin:0;
		float:none;
	}
}
