/* default styles for extension "tx_gkhrssimport_pi1" */
.rss_title, .rss_title a {
	font-size: medium;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #FF6100;
}
.rss_description {
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #2763A5;
	margin-bottom: 15px;
}
.rss_header {
	font-weight: bold;
}
.rss_summary {
	margin-bottom:10px;
}
.rss_pubbox, .rss_date, .rss_author, .rss_category {
	display: inline;
}