/**
 * Contains the styles for the sIFR tags.
 *
 * @copyright	CARE Internet Services B.V. All Rights Reserved
 * @internal	$Id: SifrScreen.css 464 2008-12-24 13:33:59Z niek $
 * @internal	$Date: 2008-12-24 14:33:59 +0100 (Wed, 24 Dec 2008) $
 * @author		$Author: niek $
 * @version		$Revision: 464 $
 */

.sIFR-flash 
{
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced 
{
	visibility: visible !important;
}

span.sIFR-alternate 
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}