ul#feature_buttons
{
	width:100%;
	height:37px;
	float:left;
}
ul#feature_buttons li
{
	text-align:center;
	float:left;
	cursor:pointer;
	width:188px;
	height:37px;
	list-style-type:none;
	background-position:0px 0px;
	background-repeat:repeat-y;
	border-right:2px dotted #94c521;
}
ul#feature_buttons li:hover
{
	background-position:0px -37px !important;
}
ul#feature_buttons li.active
{
	background-position:0px -74px !important;
}
ul#thumbnail
{
	width:100%;
	height:37px;
	float:left;
}
ul#thumbnail li
{
	text-align:center;
	float:left;
	cursor:pointer;
	width:96px;
	height:52px;
	list-style-type:none;
	background-position:0px 0px;
	background-repeat:repeat-y;
}
ul#thumbnail li:hover
{
	background-position:0px -37px !important;
}
ul#thumbnail li.active
{
	background-position:0px -74px !important;
}
a#previous { 
cursor: 			pointer; 
display:			block;
width:				100px;
height:				272px;
text-indent:		-9999px;
z-index:			999;
position:			absolute;
overflow:			hidden;
}
a#next { 
cursor: 			pointer; 
display:			block;
width:				100px;
height:				272px;
position:			absolute;
overflow:			hidden;
left:   1000px;
}
a#previous, a#previous:visited{
float: 				left; 
margin:				0px 0 0 0px;
background:			transparent url("images/b07V12_left_slide.png") no-repeat top left;
}

a#next, a#next:visited { 
float: 				right; 
margin:				0px 0 0 px;
background:			transparent url("images/b07V12_right_slide.png") no-repeat top left;
}

a#previous:hover, a#next:hover{
background-position: top right;
border:				none;
}

#slider_wrap {
width: 				952px;
margin: 			0 0 0 0px;
display:			block;
z-index:			-1200;
height:				272px;
max-height:			272px;
overflow:			hidden; 
}

#slider_wrap div div { 
overflow: 			hidden;
height:				272px;
z-index:			-1200; 
}

#slider_wrap div div a{
border:				none;
}

/*.tool-tip {
color: 				#efefef;
width: 				180px;
z-index: 			13000;
margin:				-125px 0 0 -103px;
}

.tool-title {
font-weight: 		bold;
font-size: 			16px;
margin: 			0;
color: 				#1b4b53;
padding: 			12px 8px 2px 8px;
text-align:			left;
line-height:		11px;
font-style:			italic;
background: 		url(images/b07V12-bubble-top.png) no-repeat top right;
}
.tool-text {
color:				#fefefe;
font-size: 			13px;
padding: 			6px 8px 30px 8px;
line-height:		14px;
background: 		url(images/b07V12-bubble-bottom.png) bottom left;
}*/
/* Feature and Slider eof */
