.galleryBox{
	background-color:#ececec;
	padding:5px 5px 0 5px;
}
.galleryImage{
	float:left;
	height:79px;
	margin:0 5px 5px 0;
}
.killfloat{
	clear:both;
}