div#content table{
	width: 95%;
	padding: 2em;
}

div#content table td.slideshow {
	width: 60%;
}

div#content table td.news {
	width: 60%;
}

div#content table td.news h1{
	margin-top: 2em;
}

div#content table td.news p.text{
	font-size: 1em;
}


div#content table td.topics ul{
	font-size: 3em;
	margin-left: 1em;
	margin-top: 0;
	list-style: none;
}
