

.RssArea
{
	 float:left;
	 margin-right:4px;
	 margin-bottom:29px;
	 width:301px;
}
.RssArea .Header
{
	 text-align:center;
	background-image: url("/Templates/Images/bkg_top_hela.gif");
	background-repeat: no-repeat;
	height:24px;
	padding:15px 10px 0px 0px;
	color:White;
    font-weight :bold;
    width:301px;
}
.RssArea .Header a
{
	text-align:center;
	text-decoration:none;
	color:White;
    font-weight :bold;
  
}
.RssArea .Body
{
  background-image: url("/Templates/Images/bkg_mid_hela.gif");
	background-repeat:  repeat-y;
	width:301px;
	height:180px; 
	margin:0;
	padding:0;
	overflow:hidden;
}

.RssArea .Bottom
{  
	background-image: url("/Templates/Images/bkg_bottom_hela.gif");
	background-repeat:  no-repeat;
	height:18px;
	
}
.RssArea .Body ul 
{
margin:0;
padding-top:10px;
     
}
.RssArea .Body ul li
{
	margin-left:30px;
	margin-right:30px;
    padding-bottom:5px;

 }
 
.RssArea .Body ul li a
{
	 text-decoration:none;
	 font-size:11px;
 }
 
 .RssList .Body
 {
	float:left;
	width:470px;
 }
 
 .RssList .Image
 {
	margin-left:30px;
	float:left;
 }
 .RssList
{
   
}
.FrontBody
{
	width: 220px;
	height: 153px;
}

.FrontBody ul
{
	margin-top:0px;
}

.FrontBody li
{
	margin-bottom:7px;
}

.FrontBody a:hover, .FrontBody a:active
{
	text-decoration:underline;
}

.FrontBody a:visited
{
	text-decoration:none;
}

.RssAreaFront
{
	/* float:left;*/
	 margin-right:4px;
	 
	 width:220px;
}

.FrontItem
{
	
}

.pressColLinkRss
{	
	/*float: right;*/
	font-size:10px;
	margin-top: 4px;/*16px;*/
    text-align:right;
    
}
.pressColLinkRss a
{
	text-decoration:underline;
	text-align: right;
}