#allProductBgDiv {
//	padding-left:40px;
	width:980px;
	height:470px;
	background-repeat:no-repeat;
	margin:0px auto;
}
#allProductBgDiv2 {
	margin-left:-40px;
	width:1000px;
	height:470px;
	background-repeat:no-repeat;
}
#allProductBgDiv3 {
	width:1000px;
	height:470px;
	background-repeat:no-repeat;
}
#allProductBgDiv4 {
	width:1000px;
	height:470px;
	background-repeat:no-repeat;
}
#tabs_div_container {
	width:980px;
	height:24px;
	margin:-24px auto 0px;;
	cursor:pointer;	
}
#tabs_div {
	float:right;
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	height: 24px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	outline: none;
}
.tab_container {
	height:470px;
	overflow: hidden;
	clear: both;
}
.tab_content {
	width:410px;
	margin-left:300px;
	margin-top:200px;
}
.tabsButton {
	width:32px;
	height:24px;
	background-position:0px 0px;
	padding-top:4px;
	text-align:center;
	cursor:pointer;
	background-image:url(../../images/products/tab.png);
}
#productFlavorCommonDiv {
	width:385px;
	height:130px;
	margin-top:-20px;
	float:right;
	background-repeat:no-repeat;
}
#productFlavorTypeDiv {
	width:385px;
	height:115px;
	float:right;	
	background-repeat:no-repeat;
}
#productFlavorPackingDiv {
	width:328px;
	margin-top:4px;
	margin-left:55px;
}
#productFlavorFlavorsDiv {
	width:326px;
	margin-top:7px;
	margin-left:55px;
	margin-right:2px;
	line-height:15px;
}