#homenewsmenu{
   width: 160px;
   margin: 0px 0px 0px 0px;
   border: 0px solid green;
}
#homenewsmenu .title{
   padding: 0px 2px 0px 2px;
   text-align: right;
   
}
#homenewsmenu .title a,
#homenewsmenu .title a:hover,
#homenewsmenu .title a:visited{
   display: block;
   padding: 0px 4px 1px 0px; 
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   text-transform: uppercase;
   color: #CE3929;
   /*border-right: 1px solid #CE3929;*/
}
#homenewsmenu .menubody{
   padding: 0px 0px 0px 0px;
}
#homenewsmenu .menubody table{
   width: 100%;
}
#homenewsmenu .itemgroup{
   margin: 0px 0px 0px 0px;
   /*border-top: 1px solid #CE3929;*/
}
#homenewsmenu .heading{
   padding: 6px 5px 0px 0px;
   text-align: right;
   font-size: 10px;
   text-decoration: none;
   color: #828488;
   /*background: transparent url('../../../Images/leftNewsHeadingBck.gif') top left no-repeat;*/
}
#homenewsmenu .heading a,
#homenewsmenu .heading a:visited{
   color: #333229;
}
#homenewsmenu .heading a:hover{
   text-decoration: underline;
}
#homenewsmenu .newsgroup{
   padding: 0px 0px 0px 0px;
}
#homenewsmenu .newsShortDescription{
   padding: 5px 5px 5px 5px;
   text-align: left;
   background:#ce3929;
   border-right: 10px solid #ffffff;
}
#homenewsmenu .newsShortDescription a,
#homenewsmenu .newsShortDescription a:hover,
#homenewsmenu .newsShortDescription a:visited{
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   color: #fff;
}
#homenewsmenu .newsShortDescription a:hover{
   text-decoration: underline;
}
#homenewsmenu .newsLongDescription{
   padding: 0px 0px 1px 4px;
}
#homenewsmenu .newsLongDescription a,
#homenewsmenu .newsLongDescription a:visited{
   text-decoration: none;
   font-weight: normal;
   font-size: 10px;
   color: #505050;
}
#homenewsmenu .newsLongDescription a:hover{
   text-decoration: underline;
}
#homenewsmenu .newsDescription{
   padding: 0px 0px 2px 0px;
   
}
#homenewsmenu .newsDescription a,
#homenewsmenu .newsDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   color: #505050;
}
#homenewsmenu .newsDescription a:hover{
   text-decoration: underline;
}
#homenewsmenu .shortdescfirtsentence{
   display: block;
   font-weight: bold;
   font-size: 10px;
}
#homenewsmenu .shortdescscndsentence{
   display: block;
   font-weight: normal;
   font-size: 10px;
}
#homenewsmenu .readMore{
   padding: 12px 11px 0px 11px;
}
#homenewsmenu .readMore a,
#homenewsmenu .readMore a:visited{
   text-decoration: none;
   font-weight: normal;
   color: #6A6A6A;
}
#homenewsmenu .readMore a:hover{
   text-decoration: underline;
}
#homenewsmenu .newsImage{
   padding: 0px 10px 10px 0px;
   text-align: left;
}
#homenewsmenu .linkImage{
   padding: 4px 10px 4px 0px;
   text-align: right;
}

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