 
#changemembernews .cmn{
background-color: #ddd;width: 500px;text-align: center;margin: 4px auto;padding: 5px;
} 
 #mainformnews{
width: 80%; margin: 10px auto;
}
#mainformnews #modalview{
border:0px;
}
#side a.yl{
margin:0px;padding:2px;
}
#news #side .itemslist{
border-top:1px solid #aaa;
}
#changemembernews hr{
border-width: 0px;border-bottom: 1px solid lightgrey;
} 
#changemembernews select{
width:200px
}
      #news_item .description{
text-align: justify;margin-right: 7px;
} 
a.option_but{
float: right;margin: 0px 2px;background-color: #3752ba;
}  
  #formelement_remove .onlyshow{
color: #999;
}


#news_item #form_view{
 width: 715px;
}
#maincontent .membernews h2,#maincontent .membernews a, #maincontent .membernews .title,#maincontent .membernews #mainitem .subtitle, #maincontent .membernews #mainitem .topheading{
color: green;border-color: green;
}
#news a:hover {
background-color: #3752ba;;color: #fff;
}
#maincontent a.selected{
background-color: #3752ba;color: #fff;
}
#maincontent .membernews a.selected{
background-color: green;color: #fff;
}
#maincontent .membernews .yearlinks a.selected, #maincontent .membernews .listnewsitem:hover div, #maincontent .membernews .yearlinks a.yl:hover{
background-color: green;color: #fff;
}
#maincontent .membernews a.option_but{
background-color: green;color: white;
}