.button-green, .button-yellow {
 float : left;
 padding-left : 30px;
 padding-right : 7px;
 height : 24px;
}

.button-green submit {
 margin : 50px;
 padding : 50px;
}

.button-green-end, .button-yellow-end {
 float : left;
 padding-right : 2px;
 height : 24px;
}

.button-blue {
 float : left;
 padding-left : 7px;
 padding-right : 5px;
 height : 24px;
}

.button-blue-end {
 float : left;
 padding-right : 2px;
 height : 24px;
}

.button-submit {
 margin : 0px;
 _margin-left : -8px;
 _margin-right : -8px;
 padding : 0px;
 background-color : transparent;
 color : #ffffff;
 font-family : "Trebuchet MS", sans-serif;
 font-size : 14px;
 font-weight : bold;
 border : 0px;
 height : 22px;
 _height : 24px;
}

a.button-submit, a.button-submit:link, a.button-submit:visited, a.button-submit:active, a.button-submit:hover {
 margin : 0px;
 padding : 0px;
 background-color : transparent;
 color : #ffffff;
 font-family : "Trebuchet MS", sans-serif;
 font-size : 14px;
 font-weight : bold;
 text-decoration: none;
 line-height : 22px;
 border : 0px;
 height : 22px;
 _height : 24px;
}

.button-blue-submit {
 margin : 0px;
 _margin-left : -8px;
 _margin-right : -8px;
 padding : 0px;
 background-color : transparent;
 color : #00468f;
 font-family : "Trebuchet MS", sans-serif;
 font-size : 10px;
 font-weight : bold;
 border : 0px;
 height : 22px;
 _height : 24px;
}

a.button-blue-submit, a.button-blue-submit:link, a.button-blue-submit:visited, a.button-blue-submit:active, a.button-blue-submit:hover {
 margin : 0px;
 padding : 0px;
 background-color : transparent;
 color : #00468f;
 font-family : "Trebuchet MS", sans-serif;
 font-size : 10px;
 font-weight : bold;
 text-decoration: none;
 line-height : 24px;
 border : 0px;
 height : 22px;
 _height : 24px;
}
