	div.cf_wrapper
	{
		position: relative;
		top:740px;
		width:436px;
	}
	
	div.cf_element
	{
		width: 436px;
		background-color: #0000;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}

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

	* html div.cf_wrapper{
			position: absolute;
			top:900px;
			width:436px;
	}
