#innerCol_2 .textArea .tabbed_area {
	padding:0;
	margin:20px 0 10px 0;	
	color:#f6f6f6;	
	clear:both;
}
#innerCol_2 .textArea .tabbed_area h1, #innerCol_2 .textArea .tabbed_area h2, #innerCol_2 .textArea .tabbed_area h3, #innerCol_2 .textArea .tabbed_area h4, #innerCol_2 .textArea .tabbed_area h5, #innerCol_2 .textArea .tabbed_area h6  {
	color:#f6f6f6;
	padding:10px 0 5px 0;
	margin:0;	
}
#innerCol_2 .textArea .tabbed_area p  {
	color:#f6f6f6;
	padding:5px 0 10px 0;
	margin::0;	
}
#innerCol_2 .textArea  ul.tabs {
	margin:0px; 
	padding:0px;
}
#innerCol_2 .textArea ul.tabs li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#innerCol_2 .textArea ul.tabs li.healthy a {
	background-image: url(../images/water/icon/heart.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;	
}
#innerCol_2 .textArea ul.tabs li.environment a  {
	background-image: url(../images/water/icon/leaf.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#innerCol_2 .textArea ul.tabs li.nutritional a  {
	background-image: url(../images/water/icon/nutritional.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
	#innerCol_2 .textArea ul.tabs li.healthy a:hover {
		background-image: url(../images/water/icon/heart.gif);
		background-repeat: no-repeat;
		background-position: 2px -70px;	
	}
	#innerCol_2 .textArea ul.tabs li.environment a:hover  {
		background-image: url(../images/water/icon/leaf.gif);
		background-repeat: no-repeat;
		background-position: 2px -70px;
	}
	#innerCol_2 .textArea ul.tabs li.nutritional a:hover  {
		background-image: url(../images/water/icon/nutritional.gif);
		background-repeat: no-repeat;
		background-position: 2px -70px;
	}
#innerCol_2 .textArea ul.tabs li.healthy a.active {
	background-image: url(../images/water/icon/heart.gif);
	background-repeat: no-repeat;
	background-position: 2px -70px;	
}
#innerCol_2 .textArea ul.tabs li.environment a.active  {
	background-image: url(../images/water/icon/leaf.gif);
	background-repeat: no-repeat;
	background-position: 2px -70px;
}
#innerCol_2 .textArea ul.tabs li.nutritional a.active  {
	background-image: url(../images/water/icon/nutritional.gif);
	background-repeat: no-repeat;
	background-position: 2px -70px;
}
#innerCol_2 .textArea ul.tabs li a {
	background-color:#cdbeaf;
	color:#f6f6f6;
	padding:8px 20px 10px 32px;
	text-decoration:none;
	margin:0;
}
#innerCol_2 .textArea ul.tabs li a:hover {
	background-color:#b1a291;
	padding:10px 20px 10px 32px;
	color:#f6f6f6;
	text-decoration:none;
}
#innerCol_2 .textArea ul.tabs li a.active {
	background-color:#b1a291;
	color:#f6f6f6;	
	padding:10px 20px 10px 32px;
}
#innerCol_2 .textArea .content {
	background-color:#b1a291;
	padding:10px;
	margin:9px 0 0 0;
	overflow:auto;
	height:100%;
	clear:both;
	overflow:auto;
	height:100%;
	position:relative;
}
#innerCol_2 .textArea .content img.ethicalLogo {
	right:15px;
	bottom:10px;
	position:absolute;
}
#innerCol_2 .textArea #content_2, #innerCol_2 .textArea #content_3 { display:none; }

#innerCol_2 .textArea .content ul {
	padding:0;
	margin:0 0 0 10px;
	list-style:none;
}
#innerCol_2 .textArea .content ul li {
	display:inline;
}
#innerCol_2 .textArea .content ul li.tick {
	background-image: url(/images/water/icon/tickList.gif);
	background-repeat: no-repeat;
	background-position: left 2px;	
	padding:5px 0 5px 30px;
	display:block;
	width:330px;
}
#innerCol_2 .textArea .content ul li.tick2 {
	background-image: url(/images/water/icon/tickList.gif);
	background-repeat: no-repeat;
	background-position: left 2px;	
	padding:5px 0 5px 30px;
	display:block;
	width:300px;
}
#innerCol_2 .textArea .content ul li:last-child {
	
}
#innerCol_2 .textArea .content ul li a {
	
}
#innerCol_2 .textArea .content ul li a small {
	
}
#innerCol_2 .textArea .content ul li a:hover {
	
}
#innerCol_2 .textArea .content ul li a:hover small {
	
}
