﻿.RSSBaslik
{
	padding: 2px;
	height: 15px;
	vertical-align: bottom;
	font-family: Arial;
	font-weight: bold;
	background: transparent;
	font-size: 10px;
	color: #0092ff;
	overflow: hidden;
	border-bottom: #0092ff 1px dashed;
	visibility:hidden;
	display:none;
}
.RSSDetay
{
	margin: 1px 1px 1px 1px;
	vertical-align: text-top;
	display: block;
	width: 560px;
	text-align: left;
}
.RSSSite
{
	margin: 0px 5px 0px 0px;
	float: left;
	display: block;
	width: 275px;
	border: 0px solid #CCCCCC;
	list-style: none;
	overflow:hidden;
}
.RSSSiteTitle
{
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	width: 280px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	overflow:hidden;
	color: #0092ff;
	border-bottom: #0092ff 1px dashed;
}
.RSSSiteUrl
{
	margin: 0px 5px 0px 0px;
	float: left;
	display: block;
	width: 274px;
	border: 0px solid #CCCCCC;
	list-style: none;
	overflow:hidden;
}
.RSSItemLink
{
	padding: 1px;
	height: 16px;
	vertical-align: bottom;
	vertical-align: middle;
	background: transparent;
	list-style: none;
	font-size: 12px;
	color: #454545;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E1E1E1;
}
.RSSItemIcon
{
	width: 10px;
	display: block;
	float: left;
	font-size: 12px;
	color: #0092ff;
	font-weight:normal;
}
.RSSItemBaslik
{
	display:block;
	white-space:nowrap;
	letter-spacing: 0px;
	list-style: none;
}
