#full_body
{
	margin: 20px;
}

#feed_icons
{
	border: 1px solid black;
	background-color: #FFCC99;
	float: right;
	margin-left: 10px;
	padding: 10px;
	font-size: 6px;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 16px;
}

.feed_link
{
	text-decoration: none;
	color: black;
	font-weight: normal;
}

.feed_link a:hover
{
	text-decoration: none;
	font-weight: bold;
}

#feeds_list
{
	list-style-image: url("http://www.compuplus.com/images/feed-icon-14x14.png");
}

