div.experience h3,
div.experience h4{padding-top:1em;clear:both;}
div.imgLink {
	display:block;
	overflow:hidden;
	width:150px;
	height:100px;
	float:left;
	margin:5px 10px 5px 0;
}
div.imgLink a{text-decoration: none;}
div.experience p {margin: 10px 0;}
div.quote {
	width:600px;
	clear:both;
}
div.quote div.imgLink {
	height:150px;
}
div.quote blockquote span {
	margin:0;
    padding: 0 18px 0 0;
    font-size: 9pt;
    float: left;
    background: url(/images/quote_down.png) bottom right no-repeat;
}
div.quote blockquote span span {background:none;}
div.quote blockquote {
	padding: 20px 0 0 20px;
    font-size: 9pt;
    background: url(/images/quote_up.png) top left no-repeat;
}
div.quote blockquote.img {
	margin: 1em 40px 1em 180px;
	width:350px;
}

div.quote cite {
	clear:right;
    font-size: 9pt;
    float: right;
    padding-top:4px;
}
div.quote .date {color:#666;font-size:95%;}