.kommentarBild {
	float: left; 
	width: 80px;
}

.kommentarText {
	float: right;
	width: 470px;
}

.kommentarUser {
	border-bottom: 1px solid black;
	padding:0px;
}

.kommentarActions {
	margin-top: 15px;
	text-align: center;
	font-size: 10px;
}

.kommentarActions, .kommentarActions * {
	font-size: 10px;
}


