/* Feeds Style */

.entry .feeds { }

.entry .feeds h2 {
	margin: 0;
	padding: 18px 24px 6px 24px;
	font-size: 1.3em;
	font-weight: bold;
	background: #b1b1a7 url('images/itgg_fdhd_bg.jpg') top repeat-x;
	border-top: 1px solid #c0c0c0;
}
.entry .feeds .feedcontent {
	margin: 0;
	padding: 8px 24px 22px 24px;
	color: #303033;
	border-top: thin solid #909090;
	/*background-color: #c0c0c0 ;*/
}
.entry .feeds .feedcontent h3 {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.entry .feedcontent p {
	margin: 0;
	padding: 4px 0 4px 0;
}

.entry .feeds a:hover, .entry .feeds .feedcontent h3 a {
	color: #3c6c9c;
}
.entry .feeds a, .entry .feeds .feedcontent h3 a:hover {
	color: #093f69;
}

/* Sidebar Buttons Style */
/*
#sidebar .buttons {}
#sidebar .buttons p a img, .buttons li p a img { text-align: center; }
*/