/*FEEDS PAGE SPECIFIC STYLES*/

.feedsname {
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	width: 405px;
}
.feedslink {
	padding-left: 24px;
	font-size: 12px;
	padding-bottom: 3px;
}
.feedurl {
	font-weight: normal;
}
.feedpadding {
	height: 5px;
}
.feedicons {
	position: absolute;
	top: 0px;
	right: 0px;
}
.feedicons a {
	margin-right: 6px;
}