#championship{
	background:url(images/championship.jpg);
	width:250px;
	height:200px;
	padding:90px 25px 15px 25px;
	margin-bottom:10px;
	
}
.bb,.btc,.kpc,.sr,.kps,.pp,.ppfinal{
	width:250px;
	margin-bottom:5px;
}
#championship .bb{
	height:25px;
	background:url(images/bb.jpg);

}
#championship .btc{
	height:25px;
	background:url(images/btc.jpg);

}
#championship .kpc{
	height:25px;
	background:url(images/kpc.jpg);

}
#championship .sr{
	height:25px;
	background:url(images/sr.jpg);

}
#championship .kps{
	height:25px;
	background:url(images/kps.jpg);

}
#championship .pp{
	height:25px;
	background:url(images/pp.jpg);

}
#championship .ppfinal{
	height:25px;
	background:url(images/final.jpg);

}
.hide-menu{
	display:none;
}