
.rsslib
{
  font-size:12pt;
  min-width:200px;
  max-width:640px;
}

.rsslib ul
{
	list-style-type: none;
	list-style-image: url(../images/arowOrange.gif);
	clear: both;
	float: left;
} 

.rsslib ul li
{
	margin-bottom:12px;
	display: inline;
	clear: none;
	float: left;
	padding: 6px;
	margin-top: 6px;
	border-top: 1px dotted #DEDEDE;
	border-right: 1px #DEDEDE;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #DEDEDE;
} 

.rssdate
{
	font-size: 9pt;
	color: #999999;
	font-style: italic;
	font-weight: lighter;
	text-indent: 12px;
}

 .rssdesc
{
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 6px;
}

.rsslib img {
	height: auto;
	width: 120px;
	padding: 2px;
	clear: none;
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 2px;
	border: thin solid #CCCCCC;
	background-color: #EEEEEE;
	margin-top: 2px;
}

.rsslib .besar img {
	height: auto;
	width: 500px;
	padding: 2px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 2px;
	border: thin solid #CCCCCC;
	background-color: #EEEEEE;
	margin-top: 2px;
}

