body {
 background: url(../forum/images/sofacoach/gradient_head.gif) 0 0 repeat-x #EBEDF5;
 }
p {
 display: block;
 text-align:left;
 margin:8px 35px 0 0;
 font: 11px/12px 'Franklin Gothic Medium',Arial,Verdana,sans-serif;
 color: #51597D;
 white-space: nowrap;
 cursor:default;
 }
.line6 {
 color: #51597D;
 }
.line5 {
 color: #51597D;
 }
.line4 {
 color: #7982AA;
 }
.line3 {
 color: #959EC6;
 }
.line2 {
 color: #C0C6E2;
 }
.line1 {
 color: #DFE3F4;
 }
.title {
 position:absolute;
 right:0;
 top:0;
 visibility:hidden;
 background-color:#FFF;
 }
#ticker {
 display:block;
 position:absolute;
 left:0;
 bottom:0;
 width:100%;
 }
#ticker:hover .title {
 visibility:visible;
 }
#buttons {
 position:absolute;
 right:0;
 bottom:-3px;
 cursor:default;
 }
