.button2 {
    border-radius: 5px;
    background: #99cc99 none repeat scroll 0 0;
    border-color: #99cc99;
    height: 45px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    margin-top: 7px;
    font-size: 9px;
    line-height: 10px;
  	padding-top: 16px;
}

.button3 {
    border-radius: 5px;
    background: #99cc99 none repeat scroll 0 0;
    border-color: #99cc99;
    height: 45px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    margin-top: 7px;
    font-size: 9px;
    line-height: 10px;
  	padding-top: 13px;
}

.button4 {
    text-align: center;
    vertical-align: middle;
    margin-top: 7px;
    font-size: 9px;
  	text-shadow: 1px 1px #000000;
    line-height: 10px;
  	padding-top: 13px;
}
