.ArticleGroupDetails
{
  width:550px;
   border: solid 1px #BDBA83;
  padding:5px;
}

.MenuItem{height:30px;width:150px;background-image:url(../images/button.gif);background-repeat:no-repeat;background-position:center;text-align:center;padding-bottom:5px;letter-spacing=-1;}

.MenuItem a:link, .MenuItemHover a:link,.MenuItem a:visited, .MenuItemHover a:visited,.MenuItem a:hover, .MenuItemHover a:hover,.MenuItem a:active, .MenuItemHover a:active
{
  color:#fff;font-family: verdana;font-size:12px;font-weight:bold;text-decoration:none;
}

.MenuItem a:hover
{
  
}

.MenuItemHover{height:30px;width:150px;background-image:url(../images/button_over.gif);background-repeat:no-repeat;background-position:center;text-align:center;padding-bottom:5px;letter-spacing=-1;}

.RssHr{color:#1a53ff;height:1px;width:130px;text-align:left;}
