/* 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;

}
.rss_header {
	font-weight: bold;
}
.rss_summary {
	
}
.rss_author, .rss_category, .rss_description, .rss_contentpic {
	display:none;
}

.rss_pubbox{
	margin-bottom: 10px;
}

.rss_date {
	
}

.rss_summary p img {
	float: left;
}
.rss_date, .rss_author, .rss_category, .rss_summary {
	display:inline;
	
}