.button245
{
width: 245x;
padding: 5px;
color: #039;
text-shadow: 1px 1px 1px #000;
border: solid thick #036;
/* border:outset thick #4e718f; */
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
-webkit-box-shadow: 2px 2px 3px #999;
box-shadow: 2px 2px 2px #bbb;
background-color: #036;
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#ce401c),color-stop(0.4, 8c1b0b));
}

.button245-ot
{
width: 130x;
padding: 5px;
color: #fff;
text-shadow: 1px 1px 1px #000;
border: solid 4px #f2c165;
/* border:outset thick #4e718f; */
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
-webkit-box-shadow: 2px 2px 3px #999;
box-shadow: 2px 2px 2px #bbb;
/* background-color: #f2c165; */
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#ce401c),color-stop(0.4, 8c1b0b));
}

.button245-ot2
{
width: 245x;
/* padding: 5px; */
color: #fff;
text-shadow: 1px 1px 1px #000;
border: solid 1px #f2c165;
/* border:outset thick #4e718f; */
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
-webkit-box-shadow: 2px 2px 3px #999;
box-shadow: 2px 2px 2px #bbb;
/* background-color: #f2c165; */
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#ce401c),color-stop(0.4, 8c1b0b));
}

.button245-ot3
{
width: 400px;
/* padding: 5px; */
color: #fff;
text-shadow: 1px 1px 1px #000;
border: solid 1px #f2c165;
/* border:outset thick #4e718f; */
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
-webkit-box-shadow: 2px 2px 3px #999;
box-shadow: 2px 2px 2px #bbb;
background-color: #aa8a47;
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#ce401c),color-stop(0.4, 8c1b0b));
}

