/**{
	list-style:none;
}
#menucontainerb{
	position:relative;
	height:50px;
	color:#FFFFFF;
	/*background:#383636;
	width:auto;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}
#menunavb{
	position:relative;
	height:38px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(images/background.jpg) repeat-x bottom left;
	padding:0 0 0 20px;}
	
#menunavb ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:600px;	
	float:left;}

#menunavb ul li{
	display:block;
	float:left;
	margin:0 1px;}

#menunavb ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:0 0 0 20px;
	height:38px;}

#menunavb ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;}

#menunavb ul li a:hover{
	color:#f3b137;	
	background:transparent url(images/hover.png) repeat-x bottom left;}

#menunavb ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;}
#menunavb ul li a.current, #menunav ul li a.current:hover{
	color:#ffffff;
	background:#1D6893 url(images/left.jpg) no-repeat top left;
	line-height:275%;}
#menunavb ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#383636 url(images/right.jpg) no-repeat top right;
	height:38px;}

/* ---------------------- END Dolphin nav ---------------------- */


.bt_tut
{
	background-image:url(images/tut_bt_normal.png) ;
	background-repeat:no-repeat;
	width:170px;
	height:95px;
}

.bt_calculator
{
	background-image:url(images/tut_calculator_normal.png) ;
	background-repeat:no-repeat;
	width:170px;
	height:95px;
}

.bt_odds
{
	background-image:url(images/odds_bt_normal.png) ;
	background-repeat:no-repeat;
	width:170px;
	height:95px;
}

.bt_liveScore
{
	background-image:url(images/livescore_bt_normal.png) ;
	background-repeat:no-repeat;
	width:170px;
	height:95px;
}

.bt_forum
{
	background-image:url(images/forum_bt_normal.png) ;
	background-repeat:no-repeat;
	width:170px;
	height:95px;
}
