#content .left {
	width: 530px;
	min-height: 440px;
	_height: 440px;
	padding: 0 34px 0 0;
	float: left;
}

#content .right {
	width: 280px;
	min-height: 440px;
	_height: 440px;
	float: left;
}

.box.visual {
	height: 202px;
}

.box.news {
	height: 150px;
}

.box.news .content {
	padding: 10px;
}


/*
 *  NIEUWS
 */
.box.news .headline {
	margin: 0 0 10px 0;
}

.box.news .headline p {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#content .left .source {
	color: #CCCCCC;
}


/*
 *  TWITTER
 */
.box.news .tweet {
	margin: 0 0 10px 0;
}

.box.news .tweet p {
	margin: 0 0 2px 0;
	padding: 0;
	line-height: 18px;
}

.box.news .tweet .datetime {
	color: #CCC;
}
