#rightnewsmenu{
   width: 100%;
   margin: 0px 0px 0px 0px;
   border: 1px solid #CE3929;
}
#rightnewsmenu .title{
   padding: 0px 0px 0px 0px;
}
#rightnewsmenu .title a,
#rightnewsmenu .title a:hover,
#rightnewsmenu .title a:visited{
   color: #666666;
}
#rightnewsmenu .menubody{
   padding: 0px 4px 0px 4px;
}
#rightnewsmenu .menubody table{
   width: 100%;
}
#rightnewsmenu .itemgroup{
   margin: 0px 0px 0px 0px;
}
#rightnewsmenu .heading{
   color: #333229;
   text-decoration: none;
   /*text-transform: uppercase;*/
   padding: 2px 4px 2px 4px;
   font-weight: normal;
   font-size: 10px;
}
#rightnewsmenu .heading a,
#rightnewsmenu .heading a:visited{
   color: #333229;
}
#rightnewsmenu .heading a:hover{
   text-decoration: underline;
}
#rightnewsmenu .newsgroup{
   padding: 0px 0px 0px 0px;
}
#rightnewsmenu .newsShortDescription{
   padding: 3px 0px 0px 0px;
}
#rightnewsmenu .newsShortDescription a,
#rightnewsmenu .newsShortDescription a:hover,
#rightnewsmenu .newsShortDescription a:visited{
   font-size: 10px;
   text-decoration: none;
   color: #505050;
}
#rightnewsmenu .newsShortDescription a:hover{
   text-decoration: underline;
}
#rightnewsmenu .newsLongDescription{
   padding: 0px 0px 1px 4px;
}
#rightnewsmenu .newsLongDescription a,
#rightnewsmenu .newsLongDescription a:visited{
   text-decoration: none;
   font-weight: normal;
   font-size: 10px;
   color: #505050;
}
#rightnewsmenu .newsLongDescription a:hover{
   text-decoration: underline;
}
#rightnewsmenu .newsDescription{
   padding: 2px 0px 2px 4px;
}
#rightnewsmenu .newsDescription a,
#rightnewsmenu .newsDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   color: #505050;
}
#rightnewsmenu .newsDescription a:hover{
   text-decoration: underline;
}
#rightnewsmenu .shortdescfirtsentence{
   display: block;
   font-weight: bold;
   font-size: 10px;
}
#rightnewsmenu .shortdescscndsentence{
   display: block;
   font-weight: normal;
   font-size: 10px;
}
#rightnewsmenu .readMore{
   padding: 4px 1px 4px 0px;
   text-align: right;
   vertical-align: bottom;
}
#rightnewsmenu .readMore a,
#rightnewsmenu .readMore a:hover,
#rightnewsmenu .readMore a:visited{
   font-size: 10px;
   text-decoration: none;
   text-transform: lowercase;
   color: #B82025;
}
#rightnewsmenu .readMore a:hover{
   text-decoration: underline;
}
#rightnewsmenu .newsImage{
   padding: 4px 4px 4px 0px;
   text-align: left;
}
#rightnewsmenu .newsImage img{
   border: 0px solid #CBD8D9;
}
#rightnewsmenu .linkImage{
   padding: 4px 10px 4px 0px;
   text-align: right;
}

/* separator */
#rightnewsmenu .separator{
   height: 1px;
   background: #939598;
}
#rightnewsmenu .separatorData{
   /*background: transparent url('../../News/Style/bottom_right_bg.gif') no-repeat top right;
   padding: 26px 0px 0px 0px;*/
}
