
	html {
		height:100%;
		width:100%;
	}
	body {
		background:#999 url('/funnelAssets/mdmexclusives/common/images/min1MoneyBck.jpg') top center;
		font-family:'Open Sans', cursive;
		background-size:cover;
		padding:0;
		margin:0;
	}
	body, p, div, input {
		font-family:'Open Sans', cursive;
		color:#6b254e;
	}
	h2, a, footer span {color:#ca4a95;}
	h1 {
		font-size:70px;
		font-family:'Open Sans', cursive;
		margin:auto;
		text-align:center;
		color:#FFF;
		letter-spacing:-2px;
		font-weight:800;
	}
	h2 {
		font-size:55px;
		font-family:'Open Sans', cursive;
		letter-spacing:-2px;
		margin:0;
		padding:0;
	}
	.wrapper {
		height:375px;
		margin:auto;
		position:absolute;
		top:0;
		bottom:25%;
		right:0;
		left:0;
		text-align:center;
	}
	.blurb {font-size:15px;}
	small, a, footer p {font-size:10px;}
	.blurb, small {
		display:block;
		margin:8px 0 20px;
	}
	section.outer {
		background:#FFF;
		width:60%;
		margin:.4% auto 0 auto;
		padding:10px;
		max-width:550px;
		min-width:550px;
	}
	.inner {
		background:#fff url('/funnelAssets/mdmexclusives/common/images/min1FrmBckWithLogo.jpg') top center;
		border:1px solid #ccc;
		padding-top:59px;
	}
	.line {
		margin:0 17px;
		height:18px;
		background:transparent url('/funnelAssets/mdmexclusives/common/images/min1Line.png') top center no-repeat;
	}
	.minFrmFld, .minSubBtn {
		display:inline-block;
		font-size:18px;
		height:48px;
		border:none;
		margin:0 5px;
	}
	.minOR {
		display:inline-block;
		font-size:16px;
		height:48px;
		width:30px;
		font-weight:bold;
	}
	.minFrmFld {
		color:#666;
		background-color:#ddd;
		margin:0;
		padding-left:5px;
		width:244px;
	}
	.bdrRad {border-radius:8px;}
	.minSubBtn {
		color:#fff;
		text-transform:uppercase;
		background:#482339 url('/funnelAssets/mdmexclusives/common/images/min1BtnBck.png') repeat-x;
		width:90%;
		cursor:pointer;
		height:48px;
		margin-bottom:8px;
		font-weight:800;
	}
	.btn-fb-login {
		background:#3b5998;
		/*border:1px solid #344e86;*/
		display:inline-block;
		text-decoration:none;
		width:105px;
		height:48px;
		color:#FFF;
		font-size:18px;
		text-align:center;
		line-height:2.6em;
		/*margin-right:16px;*/
	}
	#nllp {
		width:517px;
		padding:0;
		margin:auto;
	}
	input, .btnSize {
		font-size:18px;
		border-radius:8px;
	}
	.btns {margin:15px 0;}
	footer {background-color:#eee; margin:0 0 0 0; position:fixed; bottom:0; left:0; right:0; text-align: center;}
