/* STYLES FOR CROSSFADER */


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

	div.cf_element
	{
		width: 510px;
		height: 410px;
 	}

	div.cf_element2
	{
		width: 510px;
		height: 410px;
 	}

