@charset "utf-8";
#fourthfloorpopup {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background:url(http://www.fourthfloorequipment.com/images/popup_semi_black.png);
}
#fourthfloorpopup_iframe{
 margin-top:2%;
 margin-left:10%;
	height: 75%;
	width: 75%;
	background:#FFFFFF;
	border: solid 1px #000000;
}
#fourthfloorpopupclose {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	border: thin solid #666666;
}
