.popup, #popup2, .bMulti {
	background-color: #fff;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 25px 5px #999;
	color: #111;
	display: none;
	min-width: 450px;
	padding: 25px
}
.popup, .bMulti {
	min-height: 250px
}
#popup2 iframe {
	background: url('loader.gif') center center no-repeat;
	min-height: 240px;
	min-width: 450px
}
.loading {
	background: url('loader.gif') center center no-repeat
}
.bMulti p {
	font: 500% 'Petrona', sans-serif;
	padding: 45px 0 0;
	text-align: center
}
.bMulti a {
	left: 175px;
	position: absolute;
	top: 175px
}
.lt-ie9 .bModal {
	background-color: #000
}
img.introimg {
	background: #fff;
	height: auto !important;
	padding: 10px;
	box-shadow: 0px 10px 16px -2px rgba(0,0,0,0.5);
}