/* News */
div.news
{
	width: 680px;
	margin: 10px 0 0 0;
}

.news p
{
	text-align: justify;
	font-size: 0.95em;
	margin: 20px 0 0 0;
}

