<style type="text/css">
#headshots {
	width: 400px;
}

#headshots div, #headshots1 div {
	width: 184px; height: 120px; margin-right:3px; margin-bottom: 3px; font-size: 12px; padding:5px; border: 1px solid #ccc; float:left;
}
#headshots div img, #headshots1 div img {
	width: 65px;
	height:77px;
	float:left;
	margin-right:7px;
	margin-bottom: 5px;
}
#headshots1 {
	width: 800px;
	clear:both;
}
</style>
