
.closenote {
width:500px;
height: 22px;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
background-color:#BBB;
margin-left:auto;
margin-right:auto;
margin-bottom:8px;
margin-top:4px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
text-decoration: none;
text-align:center;
padding-top:4px;
color:#333;
}