.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
.feature { 
	position: absolute;
	width: 752px;
	overflow:hidden;
}
.tab-bgdiv-inside1 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
}
.tab-bgdiv-inside1 a {
	color: #fff; 
	text-decoration: none;
	width: 143px;
	outline: none;
	text-align:center;
	display: block;
	cursor: pointer;
}
.tab-bgdiv-inside1 a.active { 
	background: url(../images/hover1.gif) no-repeat top left;
	color: #fff;
}
.tab-bgdiv-inside2 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
}
.tab-bgdiv-inside2 a {
	color: #fff; 
	text-decoration: none;
	width: 143px;
	outline: none;
	text-align:center;
	display: block;
	cursor: pointer;
}
.tab-bgdiv-inside2 a.active { 
	background: url(../images/hover2.gif) no-repeat top left;
	color: #fff;
}
.tab-bgdiv-inside3 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
}
.tab-bgdiv-inside3 a {
	color: #fff; 
	text-decoration: none;
	width: 143px;
	outline: none;
	text-align:center;
	display: block;
	cursor: pointer;
}
.tab-bgdiv-inside3 a.active { 
	background: url(../images/hover3.gif) no-repeat top left;
	color: #fff;
}
