.button { width:450px; }
.button h4 { background-color: #356; text-align: center; width: 80px; margin:0 0 0 1px; float:right; padding-top: 3px; padding-bottom: 3px; border-color: #c7e4f0 #85a3ae #85a3ae #c7e4f0; border-style: solid; border-width: 1px; display: block; }
.button h4 a { color: #fff; text-decoration: none; }
.button h4 a:link { color: #fff; text-decoration: none; }
.button h4 a:visited { color: #fff; text-decoration: none; }
.button h4 a:hover { color: #cc0; text-decoration: none; }
.button h4 a:active { color: #c7e4f0; text-decoration: none; }

