@charset "utf-8";
/* CSS Document */

/* * * * * * * 
*    Serie Overview    *
* * * * * * */

.view-showoverview .views-row {
	float: left;
	height: 180px;
	width: 230px;
	margin-left: 5px;
}

.view-showoverview .views-field-field-showimage-fid {
	height: 150px;
	width: 230px;
}

.view-showoverview .views-field-field-showimage-fid img {
	height: 150px;
	width: 230px;
}

.view-showoverview .views-field-title {
	height: auto;
	padding: 8px 0px 0px 0px;
	font-size: 14px;
}
