#blancoCashPortrait{
	position: fixed;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}
#blancoCashPortrait *{
	text-align: left;
}

#blancoCashOverlay{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background: #000;
		opacity: 0.6;
		}


#blancoCashImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	padding:10px;
}

#blancoCashImageContainer iframe{
	position:absolute;
	border:0;
	height:100%;
	width:350px;
	margin-left:255px;
}

#blancoCashImageContainer img{
	border:0;
}

#blancocashcamPrev{
	width:250px;
	height:100%;
}
#blancocashcamPrev font{
	float:none;
	margin:auto;
}
