.ArticleGroupDetails
{
  width:550px;
   border: solid 1px #BDBA83;
  padding:5px;
}

.ArticleImages img, .SelectedImage img
{
  border: 2px solid #7d8ab3;
}
.ArticleImages, .SelectedImage
{
  text-align:center;
  width:160px;
}

.ArticleDownload, .SelectedDownload
{
  text-align:left;
  width:300px;
}

.SelectedImage,  .SelectedDownload
{
  background-color: #ccc; 
	border: solid 1px #BDBA83;  
}

.Articles{text-align:left;color:#008F8F;width:600px;}
.ArticleText{text-align:left;color:#1a53ff;width:460px;font-family: tahoma;}
.ArticleText a:link, .ArticleText a:visited, .ArticleText a:hover, .ArticleText a:active
{
  color:#7d8ab3;
}
.ArticleText a:hover{text-decoration:none;}

.Description, .NewsItems{width:470px;font-size:13px;vertical-align:top;color:#7d8ab3;}

.NewsItems a:link, .NewsItems a:visited, .NewsItems a:hover, .NewsItems a:active
{
  color:#008F8F;
}
.NewsItems a:hover{text-decoration:none;}

.ArticleImages{width:160px;vertical-align:top;}

.RadioButton{vertical-align:middle;padding-right:5px;width:10px;height:25px;color:#7d8ab3;font-size:12px;}
.TextPart{vertical-align:top}

.footerlinks a, .footerlinks{padding:5px;font-size:11px;color:#1a53ff;}

