/* @override http://localhost:8888/joaopaulo/wp-content/plugins/shadowbox-js/css/extras.css?ver=3.0.0.0 */

.hidden {
	display: none;
}

/* Resolves a css conflict causing the Shadowbox to display right aligned */
#sb-container {
	text-align:left;
}

/* Resolves a problem where cancel link shows up in default blue */
#sb-loading a {
	color: #666;
	text-decoration: none;
}
