#columnQuotes{
	position:relative;
	height:325px;
}

#left div img:first-child{
	float:left;
	margin-bottom:0px;
}

#leftQuote, #rightQuote{
	position:absolute;
	width:200px;
	top:0px;
	left:0px;
}

#rightQuote{
	left:239px;
}
