#rss_wrapper {
	background: url('rss.png') no-repeat;
	width: 202px;
	height: 321px;
	position: relative;
}
#rss_display {
	width: 170px;
	margin-top: 20px;
	margin-left: 10px;
	height: 165px;
	font-family: "trebuchet MS";
	padding-top: 20px;
	padding-left: 10px;
    position: absolute;
}
#rss_content a {
	text-decoration: none;
	color: #0b3e70;
    font-size: 14px;
}
#rss_display .number {
	font-size: 12px;
}