
.bbg_top_panel {
   position: absolute;
   right: 10px;
   top: 10px;
   text-align: right;
   font-size: 11px;
   font-family: Trebuchet MS;
   color: #444;
   line-height: 14px;
}

.bbg_top_panel span {
   cursor: pointer;
   display: none;
}

.bbg_box {
	background: #fff;
	width: auto;
}

.bbg_box div {
	text-align: left;
}

.bbg_box_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

.bbg_box_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

.bbg_box_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

.bbg_box_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 5px;
	overflow: hidden;
}

.bbg_box_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

.bbg_box_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

.bbg_box_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}



.bbg_module_outer {
   padding: 10px 0px;
}

.bbg_mod_top {
   color: #f00000;
   height: 35px;
   line-height: 25px;
   padding: 0px 5px; 
}

.bbg_arrows {
   font-weight: bold;
   font-family: Trebuchet MS;
   font-size: 15px;
	color: #666;
}

.bbg_arrows:hover{
   font-size: 16px;
	color: #222;
}

.bbg_calendar {
   display: none;
   padding-top: 5px;
}

.bbg_monthday_picker {
   font-weight: bold;
   font-family: Trebuchet MS;
   font-size: 12px;
   line-height: 15px;
	color: #444;
}

.bbg_module_scroller td {
   height: 17px;
   padding: 0px;
	background: url(../images/m3_bg.png) bottom center no-repeat;   
	font-family: Trebuchet MS;
	color: #777;
	font-weight: bold;
}

.bbg_module_scroller td:hover {
	color: #222;
	font-size: 13px;
}

.bbg_module_scroller {
   height: 20px;
}


div.pwd_by {
   margin-top: 10px;
   text-align: right;
   width: 100%;
}

.pwd_by a, .pwd_by a:hover, .pwd_by a:link, .pwd_by a:active, .pwd_by a:visited  {
   fornt-size: 12px;
   font-family: Trebuchet MS;
   color: #cecece;
   text-decoration: none;
   display: block;
   text-align: right;
   padding-right: 5px;
}

.pwd_by b {
   font-size: 20px !important;
   text-align: left;
}

.bbg_match_events {
   height: 200px;
}

.bbg_inner_content {
   height: 250px;
}

.resosco_bbg_small .bbg_arrows {
   font-size: 15px;
}

.resosco_bbg_small .bbg_mod_top {
   height: 32px;
   line-height: 15px;
   padding: 0px 5px; 
}

.resosco_bbg_small .bbg_monthday_picker {
   font-size: 11px;
   line-height: 12px;
}

.resosco_bbg_small .bbg_module_scroller td, ._bbg_small .bbg_module_scroller td:hover {
   height: 10px;
	font-size: 11px;
}

.resosco_bbg_small .bbg_loader {
   margin-top: 60px;
}

