/* CSS Document */

.date {
	float: right;
}
.overview_picture {
	float: left;
	margin: 0px 10px 2px 0px;
	width: 100px; 
	height: 67px;
}

.item {
	margin-top: 10px;
	text-align: left;
}

.reactions? {
	width: 80px;
	height: 100px;
	margin-left: 40px;
	border: 1px solid #FF0000;
}

.read_more a {
	text-decoration: none;
}