div.gallery-item-small {
	width: 310px;
	overflow: hidden;
	float: left;
}

div.gallery-item-small div.headline {
	width: 195px; 
}

div.gallery-item-small div.description {
	width: 195px;
}

div.gallery-item-small div.bottomline {
	width: 185px; 
	background-position: 100% 0;
}