	div.cf_wrapper
	{
		position: relative; margin-top:-8px;
	}
	
	div.cf_element
	{
		width: 260px;
		height: 345px;
		border:  none;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
		background-color:#ffffff;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
