.completionRow {
	width : 100%;
	display: table;
	
}

.completionDate, .gjMerknad, .gjImage, .gjButtons {
	display: table-cell;
	vertical-align: middle;
}

.completionDate {
	width: 220px;
}

.gjImage {
	width: 220px;
}

.attachmentImg {
	margin-left: 5px;
}