/*NAME: */
/*COMMENT: */


/*--------------------------------------------------------------------------
This Stylesheet can be edited by hand.
N.B. Changes not compatible with Firefox may however be overwritten if changes
are later made with the Wysiwyg Css-Editor using FF, since these will be ignored.
--------------------------------------------------------------------------*/

.FIR_imagediv img{transition-property: opacity; transition-duration: 2.5s; top: 0px; left: 0px; position: absolute; opacity: 1;}

.FIR_imagediv img.out{opacity: 0;}

#FIR_container .FIR_imagediv{position: relative;}

#FIR_container{height: 150px;}

