/* @override http://henry.randb.com.au/readersplace.co.uk/workspace/styles/cta-haveyoursay.css */

/*-----------------------------------------------------------------------------
	Have your say
-----------------------------------------------------------------------------*/
	
	#cta-haveyoursay {
		background: url('../images/cta-haveyoursay.png') no-repeat;
		height: 291px;
		padding: 0 15px;
		position: relative;
	}
	#cta-haveyoursay h2 {
		font-size: 3em;
		font-weight: bold;
		line-height: 1.7;
		top: 0;
		margin: 0;
		color: white;
		font-size:1.9em;
	}
	
	#cta-haveyoursay div.latestcomment {
		top: 90px;
		font-size: 1.2em;
		position: absolute;
		
	}
	
	#cta-haveyoursay div.latestcomment p {
		color: white;
	}
	
	#cta-haveyoursay div h4 {
		color: #F2A900;
		font-size: 1.1em;
		font-weight: bold;
	}
	#cta-haveyoursay a {
		bottom: 18px;
		display: block;
		height: 23px;
		left: 10px;
		position: absolute;
		text-indent: -1000em;
		width: 176px;
	}
	#cta-haveyoursay p {
		margin: 0.5em 0;
	}
	
/*---------------------------------------------------------------------------*/