html body.fancybox-lock .fancybox-overlay .fancybox-wrap .fancybox-skin .fancybox-outer .fancybox-inner .fb-pad h3 {
margin-top:0; 
}

.fancybox-skin {
/*	background:#1f1c16 url(../../images/textured_paper_black.jpg);*/
/*	background:#F5F2ED;
	background:#fff;
	background:#9F968C url(http://nspirg.ca/html/slides/hiring.jpg) center bottom no-repeat;
	background:#9F968C url(../../imgs/house-fist_small2.png) right bottom no-repeat;
	*/
	background:#F5F2EE url(../../imgs/house-fist_small2.png) right bottom no-repeat;
	color: #444;
	-webkit-box-shadow: 0 0 5px 0 #9F968C;
	box-shadow: 0 0 5px 0 #9F968C;
}

/*
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 99999999998010;
	background: url('fancybox_overlay.png');
}
*/

form span { color:#000;}