/* STYLES FOR CROSSFADER */


	div.cf_wrapper
	{
		position: relative;
		margin-top:45px;
		min-height:225px;
	}

	div.cf_element
	{
		width: 200px;
		height: 200px;
 	}

	div.cf_element2
	{
		width: 200px;
		height: 200px;
 	}
