#mag_title
{
	clear: both;
	padding: 10px;
	font-weight: normal;
	font-size: 150%;
	text-align: center;
	
}

#mag_cover
{
	float: left;
}

#mag_articles
{
	float: left;
	padding-left: 10px
}

#mag_articles ul
{
	margin-top: 0;	
	padding: 0;
}
