/* right part */
#right-container
{
	width: 285px;
   margin-left:10px;
   border: 1px solid #81a287;
}
#right-banner
{
   xwidth: 275px;
   margin: 5px;
   text-transform: uppercase;
   text-align: center;
   xcolor: #babbbd;
   font-size: 8pt;
}
#right-banner img
{
	xborder: 2px solid #465421;
}
.popular-stories
{
	width: 250px;
   overflow: hidden;
   margin-left: 10px
}
.popular-stories hr
{
	height: 1px;
	border: 0px solid #ffffff;
	border-top: 1px solid #e5e5e5;
}
.popular-stories ul 
{
	margin: 0;
	margin-bottom: 10px;
	padding-left: 18px;
	letter-spacing: 40%;
/*	line-height: 11px; */
}
.popular-stories li
{
	margin-bottom: 6px;
}
#right-container h4
{
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0;
	font-size: 11pt;
	color: #886255;
}
.popular-stories a
{
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
.popular-stories p
{
	margin-bottom: 8px;
}
.popular-stories a:hover
{
	text-decoration: underline;
}
/* EOF right part */
