Sorry Giz .. I didn't mean for you to do it for me.

And what you wrote in your other reply sorta makes sense.
So if I added a style to the "Extra Properties", and called it say, .buttons .. it might look something like this?
.buttons {
font-size: 8pt;
color : #FFFFFF;
background-color : #A4A4A4;
border-width: 1px 0px 0px 1px;
border-color: #EBF3F9 #334759 #334759 #EBF3F9;
border-style: solid;
padding: 4px;
}