/* Facebox theme variant - base styles (no rel="facebox" links use this on this site) */

#facebox .popup {
	box-shadow: 0 4px 20px rgba(0,0,0,.3);
}

#facebox .footer {
	text-align: right;
	font-size: 11px;
	color: #999;
	margin-top: 6px;
}
