/**
td.bb_price a {
	border: 0;
	padding: 0;
	cursor: hand;
	text-decoration: none;

}**/

.bb_price a, .bb_price_offer a {
text-decoration: none;
cursor: hand;
} 

.bb_price {
	background:#FFFFFF url(broadband_pricepoint.gif) no-repeat center;
	width:64px;
	height:79px;
	overflow:hidden;
	text-align:center;
}

.bb_price_lp {
	background:#FFFFFF url(broadband_pricepoint4.gif) no-repeat center;
	width:64px;
	height:79px;
	overflow:hidden;
	text-align:center;
}

.bb_price_offer {
	background:#FFFFFF url(broadband_pricepoint2.gif) no-repeat center;
	width:64px;
	height:79px;
	overflow:hidden;
	text-align:center;
}
.bb_price span, .bb_price_lp span{
	position:relative; display:block;
	color:#FFFFFF;
	text-align:center;
}
.bb_price .price, .bb_price_offer .price, .bb_price_lp .price, {
	position:relative;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0 0 0;
	text-align:center;
	width:64px;
}
.bb_price .month, .bb_price_offer .month, .bb_price_lp .month,  {
	width: 64px;
	display:block;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:normal;
	padding:0;
	text-align:center;
}