/* Buttons (button total width 150px*/
.buttons-1 { width: 150px; margin: auto; }
.buttons-2 { width: 300px; margin: auto; }
.buttons-3 { width: 450px; margin: auto; }
.buttons-4 { width: 600px; margin: auto; }
.linkbutton { font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 12px; text-decoration: none; text-align: center; line-height: 14px; background-color: #304e4e; width: 138px; height: auto; float: left; margin: 4px; border: outset 2px #405555; }
.linkbutton a:link { color: #f0f; }
.linkbutton a:hover { color: #fcf; }
.linkbutton a:active { color: #fff; }




