#news, #features, #faq, #profiles {
	float: left;
	width: 405px;
	border: 1px solid #010900;
	padding: 3px;
	margin-bottom: 7px;
}
#faq { margin-bottom: 0px; }

div.welcome {
	width: 405px;
	min-height: 107px;
	float: left;
}

div.picture {
	float: right;
	width: 250px; height: 346px;
}

#news div {
	clear: both;
}
#news div.author {
	color: #666666;
	text-align: right;
	font-size: 0.8em;
	float: right;
}