p, div, td {
	font-family: Arial;
	font-size: 11px;
	/*line-height: 16px; */
}

a {
	color: #a8b400;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #999;
}

#content p, #content div, #content td {
	font-size: 12px;
	line-height: 16px;
}


	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	{
		width: 760px;
		height: 230px;
	}
	
	div.cf_element div.content
	{
		/*padding: 10px; */
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
	
	img {
		border: 0px;
	}