#fancybox-loading div {
	height: 100%;
}

#fancybox-outer {
	background: #272727;
	border: 10px solid #a8a8a8;
	width:470px; /*height:630px;*/
}

#fancybox-close {
	top: -20px;
	right: -20px;
}

#fancybox-inner
{
	height:610px;
}
