@charset "utf-8";
#trends {
	position: absolute;
	top: 275px;
	left: 360px;
	font-weight: bold;
	color: #fff;
	padding: 25px;
	background-color: #4FB763;
}
#trends a {
	color: #fff;
	font-style: italic;
}
