
.rssitembox 
{
text-align:left;
margin-bottom:8px;
margin-right:5px;
border-bottom:1px solid #e5e5e5;
}

.rssitemtitle
 {
  font-size:12px;
  font-weight:bold;
  
}
.rssitemnolinktitle 
{
  font-size:11pt;
  font-weight:bold;
  color:#666666;
}

.rssiteminfo 
{
  font-size:8pt;
  color:#666666;
}

.rssdescription
 {
  margin-top:0px;
  font-size:12px;
}

.rssenclosure {
  margin-top:5px;
  font-size:8pt;
  color:#666666;
}


.rssitemtitle1
 {
  font-size:15px;
  font-weight:bold;
  
}

.rssitembox1 
{
text-align:left;
margin-bottom:15px;
border-bottom:1px solid #e5e5e5;
}

.rssdescription1
 {
  margin-top:0px;
  font-size:13px;
}




/*--------------- news column starts-------------*/


#stUI1_pview
{
border: 1px solid #cccccc;
background:#f9f9f9;
}

.sttd
{
border: 1px solid #cccccc;
margin-right:5px;
}


#news
{
text-align:left;
}

.newsimg 
{
margin:2px;
padding:5px 5px 5px 5px ;
border: 1px solid #cccccc;
background-image:url(./images/lb_loading.gif);
background-repeat:no-repeat;
background-position:center center;
}


#newscont
{
text-align:justify;
margin-bottom:10px;
font-size:12px;
}

#newscont .title
{
font-weight:bold;
font-size:15px;
margin-bottom:10px;
border-bottom: 1px solid #cccccc;
}

/*--------------- news column ends -------------*/


