/* CSS Document */

#region-content a.ku_button-grey, .ku_button-grey {
  background: #5c707d;

}
#region-content a.ku_button-grey:hover, .ku_button-grey:hover {
 background: #85898a;
}
#region-content a.ku_button-grey:active, .ku_button-grey:active {
 background: #85898a;

}