
#bs-header {
margin-bottom:5px;
}
#bs-header h1{
text-indent:-9999px;
display:block;
width:980px;
height:150px;
background:url(/i/x/bs/bs-header.gif) no-repeat top left;
}
#bs-nav {
height:30px;
margin:-30px 0 0 30px;
}
#bs-nav li {
float:left;
margin:0 5px 0 0;
background:url(/i/x/bs/bs-tab-left-off.gif) no-repeat top left;
padding:0 0 0 12px;
font-weight:bold;
}
#bs-nav li a{
background:url(/i/x/bs/bs-tab-right-off.gif) no-repeat top right;
padding:0 12px 0 0;
display:block;
height:30px;
line-height:30px;
color:#ff6666;
float:left;
}
#bs-nav li a:hover{
text-decoration:none;
color:#fff;
}
#bs-nav li.active {
background:url(/i/x/bs/bs-tab-left-on.gif) no-repeat top left;
}
#bs-nav li.active a{
background:url(/i/x/bs/bs-tab-right-on.gif) no-repeat top right;
color:#666;
}
#bs-nav li.active a:hover{
color:#666;
}
#wide-col{
width:960px;
padding:0 10px;
}
#main-col{
width:640px;
}
#bs-facebook a{
display:block;
text-indent:-9999px;
width:300px;
height:110px;
background:url(/i/x/bs/bs-facebook.gif) no-repeat top left;
margin-bottom:15px;
}
#bs-speedtest{
text-align:center;
margin-bottom:30px;
}
#bs-speedtest object{
margin:0 auto;
}
#bs-compare table tr th{
color:#fff;
padding:0 5px 5px 10px;
height:25px;
background:url(/i/x/bs/bs-th.gif) repeat-x top left;
}
#bs-compare table tr th a{
color:#ccc;
}
#bs-compare table tr th a:hover{
color:#fff;
text-decoration:none;
}
#bs-compare table tr td{
padding:5px 10px;
border-top:1px dotted #ccc;
}
#bs-compare table tr.you{
background:#ccc;
}
#bs-compare table tr th img {
margin:0 0 2px 3px;
}
#bs-news {
margin-bottom:15px;
}
.bs-list li{
border-bottom:1px dotted #ccc;
margin:0 0 4px;
padding:0 5px 4px 10px;
}
.bs-list li.more{
text-align:right;
font-weight:bold;
border-bottom:none;
font-size:11px;
}
.bs-list h2{
color:#fff;
padding:2px 5px 5px 10px;
height:25px;
background:url(/i/x/bs/bs-th.gif) repeat-x top left;
font-size:12px;
font-weight:bold;
}
.bs-list h2 a{
color:#ccc;
}
.bs-list h2 a:hover{
color:#fff;
text-decoration:none;
}
#bs-faq p{
margin-bottom:15px;
}
#bs-message{
background:#f59f9f;
border:1px solid #990000;
padding:10px;
margin-bottom:15px;
text-align:center;
font-size:11px;
color:#990000;
}
#bs-message a{
font-weight:bold;
color:#990000;
}
#bs-overview {
width:160px;
float:right;
}
#bs-overview .bs-list {
width:100%;
}
#bs-comments{
width:460px;
float:left;
}
#bs-disclaimer{
font-size:11px;
color:#666;
margin-top:15px;
}