div.info{
font-family: sans-serif;
font-size: 12px;
line-height: 10.8px;
display: block;
float: none;
position: static;
  padding-top: 0px;
  padding-right: 0.6em;
  padding-bottom: 0px;
  padding-left: 0.6em;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 2px;
  margin-left: 0px;
  background-color: lightblue;
  border-top-color: #e6db55;
  border-right-color-value: #e6db55;
  border-bottom-color: #e6db55;
  border-left-color-value: #e6db55;
  border: 1px solid #E6DB55;
/*	background-color: blue;*/
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
}
div#donate{
text-align: center;
}
div#color_picker_color1{
   display: -moz-box;
}
div#color_picker_bbgcolor1{
   display: -moz-box;
}
div#color_picker_bbgcolor2{
   display: -moz-box;
}
div#nameday_settings{
   display: -moz-box;
}
div#nameday_bubble_settings{
   display: inline-table;
   float: right;
}