#main-feature {
	margin: 10px 0 0 0;
	text-align: center;
}

#current {
	float: left;
	width: 375px;
	margin: 0 10px;
    line-height: 120%;
}

#current h3 {
	margin: 5px 0;
}

#current h4 {
	margin: 10px 5px;
}

#current p {
	margin: 10px 0 0 10px;
	color: #323232;
}

#current ul {
	font-size: .8em;
	color: #323232;
}

#current a {
	color: #F71914;
	font-weight: bold;
	text-decoration: none;
}

#current a:hover {
	text-decoration: underline;
}

#author {
	float: right;
	width: 125px;
	margin: 75px 5px 0 5px;
	position: relative;
}

#author h5 {
	margin: 10px 0;
	text-align: center;
}

#author p.thumb {
	position: relative;
	margin: 0 auto;
	width: 75px;
	height: 75px;
	padding: 3px;
	border: 1px solid #d3d3d3;
	background: #fff;
	text-align: center;
}	

#author p.button {
	text-align: center;
}

#mag {
	border-spacing: 0;
	display: inline-table;
	border-spacing: 0;
	
}
p.pfunk {
	text-indent: 8%; 
	font-weight: light; 
	text-align:justify;
}

