#content {padding: 0;}

.tabs, .ajaxtabs {
	float: left;
	z-index: 11;
}

#tabsLinks {
	background: url("/shopcms/media/att/2012/shop/wireless/common/bg-tab-sprite.png") no-repeat center -54px;
	position:relative;
	height: 54px;
	margin-left:0px;
	top:-5px;
	padding-left:0px;
	margin-bottom: 12px;
	width: 972px;
}

#tabsLinks li:first-child {background: url("/shopcms/media/att/2012/shop/wireless/common/bg-tab-sprite.png") no-repeat left -54px;}

#tabsLinks li {
	margin: 0;
	border: 0 none;
	display:block;
	float:left;
	height:54px;
	background: url("/shopcms/media/att/2012/shop/wireless/common/bg-tab-sprite.png") no-repeat center -54px;
}

#tabsLinks li a {
	text-align:center;
	display:block;
	color: #333333;
	text-decoration:none;
	line-height:53px;
	padding:0px;
	height:54px;
	background: url("/shopcms/media/att/2012/shop/wireless/common/bg-tab-sprite.png") no-repeat right bottom;
}

#tabsLinks li.current{background-position: top;}
#tabsLinks li.current:first-child{background-position: left top;}
#tabsLinks li.current a {
	background: url("/shopcms/media/att/2012/shop/wireless/common/bg-tab-sprite.png") no-repeat center bottom;
	font-weight: bold;
	color:#fff;
}

.tab-group {
	border: 0 none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.tab-group .tabcontent {
	width: 972px;
	padding: 0;
}