.springbird-rounded-content-box
{ background: white; -moz-border-radius: 2px; -webkit-border-radius: 2px; border: 1px solid black; padding: 4px; }
*:first-child+html .springbird-rounded-content-box
{ padding: 4px; }
* html .springbird-rounded-content-box
{ padding: 4px; }

table
{ border-spacing: 0px; border-collapse: collapse; }

#bodyContent h1
{ font-size: 1em; color: #0B6BCF; }
#bodyContent p + p
{ margin: 1em 0px; }
#bodyContent script + a
{ margin: 2em 0px; display: block; }

.springbird-header
{ margin-top: 60px; margin-bottom: 60px; }
.springbird-header .border
{ border: solid 5px #666; }
.springbird-friends table td
{ padding-right: 5px; padding-bottom: 10px; }
*:first-child+html .springbird-friends table td
{ padding-right: 2px; }
* html .springbird-friends table td
{ padding-right: 2px; }
.springbird-header ul
{ background: white; overflow: hidden; border-left: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black; }
* html .springbird-header ul
{ height: 1%; }
.springbird-header li
{ float: left; margin: 4px 10px; }

div.logo
{ background: #1e1c1d; }
div.logo img
{ float: left; }
div.logo span
{ color: white; line-height: 65px; height: 65px; overflow: hidden; margin-left: 1em; }

div.menu
{ font-size: .8em; }
div.menu a
{ color: #0B6BCF; }