input.button { 
  background-color: #CCCCCC; 
  border-color: #efefef; 
  color: #286AA6; 
  font-size: 10pt; 
  text-align: right; 
}

a.headerbutton:active, a.headerbutton:visited, a.headerbutton:link{
  padding: 0 5px;  
  border: 2px solid #cccccc;
  margin-bottom: 5px;
  color: #286AA6;
  background-color: #efefef;
  font-size: 12px;
}
