/*************** Estilos para los Gadgets de RSS ***************
** RSS ***/
.rss_round
{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	behavior: url(border-radius.htc);
}
.rss_container A
{
	cursor: pointer;
}
.rss_container IMG
{
	padding: 2px 4px 0px 0px;
}
.rss_container H2
{
	width: 94%;
	margin: 15px 10px 5px;
	clear: both;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	padding: 0 0 5px;
}
.rss_container .rss_detail
{
	width: 90%;
	padding: 0px 10px 5px;
}
.rss_container .rss_detail P
{
	line-height: 18px;
}
.rss_container .rss_date
{
	margin: 3px 0px 3px 10px;
	float: left;
}
.rss_container SMALL
{
	font-size: 10px;

}
.rssreadernav_mas
{
	float: none;
	margin: 0px 7px 5px 0px;
	cursor: pointer;
	font-weight: normal;
	display: block;
	text-align: right;
}
.rssreadernav_mas a:hover
{
	text-decoration:underline;
}

.rss_detail IMG
{
	width: 200px;
}

.feedflare IMG
{
	width:auto;;
}
.border-bottom-css .rss_title
{
	padding-bottom: 5px;
	padding-top: 5px;
	
}
.rss_title:hover
{
	text-decoration:underline;
	cursor: pointer;
}
.rss_title:hover small
{
	text-decoration:none !important;
}
.rssreadernav .oculto
{
	display: none;
}
.rss_container
{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
	-moz-box-shadow:0 0 10px #000000;
	-webkit-box-shadow:0 0 10px #000000;
	box-shadow:0 0 10px #000000;
	background:#333;
	background:-moz-linear-gradient(center top , #797979, #333333) repeat scroll 0 0 #000000;
	background:-webkit-linear-gradient(center top , #797979, #333333) repeat scroll 0 0 #000000;
	border:3px solid #FFFFFF;
	padding:5px 0;
}
.rss_btn_close
{
	padding: 2px 4px 0px 0px;
	border: 0px solid #000000;
	cursor: pointer;
}
.rssreadernav .wrapper
{
	float: left;
	display: inline;
	width: 98%;
	cursor: pointer;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
}
.rssreadernav .wrapper P
{
	padding: 0 0px 3px 0;
}


.rssreadernav{
	
}
.rssreadernav a{
	
}
.rssreadernav .rss-title{
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:5px 5px 5px 0;
	line-height:1.2em;
	margin:3px 5px 0;
}
.rssreadernav .rss-title img{
	max-width:29%;
	float:left;
	margin-left:5px;
}
.rssreadernav .rss-title a:link, .rssreadernav .rss-title a:visited{
	
}
.rssreadernav .rss-title a:hover, .rssreadernav .rss-title a:active{
	text-decoration:underline;
}
.rssreadernav .rss-title .rss-title-text{
	width:65%;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.rssreadernav .rss-title .rss-title-text h2{

}
.rssreadernav .rss-title .rss-title-text small{

}
.rssreadernav .rss-title .rss-title-text p{

}
.rssreadernav ul{
	margin-top:5px;
}
.rssreadernav ul li{
	margin:3px 5px 2px;
}
.rssreadernav ul li p{
	cursor:pointer;
	line-height:1.2em;
}
.GadRss2Showrss small img{
	float:right;
}
.outputRssImage{
	float:right;
	margin-left:5px;
	margin-top:-10px;
}

.rssreadernav .rss-foot{
	margin:3px 20px 0;
	text-align:center;
}


.rss-nodata{
	margin:5px 5px 10px;
	text-align:left;
	line-height:1.4em;
}
.rss-nodata a{
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}
.rss-nodata a:hover{
	text-decoration:none;
}
