#topinfo .thumbnail {
	background-color: #759625;
	border: 1px solid darkbrown;
	padding: 4px 10px;
	margin-bottom: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#topinfo h2 {
	margin-top: 5px;
	text-align: left;
	color: #ff6042;
}

#topinfo p, #topinfo h3 {
	color: white;
	text-align: justify;
}

@media (max-width: 991px) {
	#topinfo .thumbnail {margin-bottom: 20px;}
	
	#mainarticle {margin-top: 50px;}
}
