@CHARSET "UTF-8";

.fleft{float:left}

h4{
	font-size: 13px;
	font-weight: bold;
}

.fader-jumpNav{
	margin:0px;
	padding:0px;
}
.caption {width:130px;}
.fader-jumpNav  a{
	padding:1px 3px;
	border:1px solid #f3f3f3;
	cursor:pointer;
}

.fader-jumpNav  a.active{
	padding:1px 3px;
	border:1px solid #cdcdcd;
	background: #fff;
}

.fader-navButtons{
	float:right;
	width:100%;
}

.fader-navButtons a{
	padding: 0px 6px;
	cursor:pointer;
	width:10px;
	height:10px;
}


.fader-nav{

	background: #f3f3f3;
	z-index:999;
	background:transparent url(../images/contextual_nav_prod_bg.jpg) repeat scroll 0 0;
	height:32px;
	width:370px;
	position:absolute;
	left:285px;
	top:410px;
}
.fader-nav .previousButton{
	background: url(../images/arrowLeft.gif) no-repeat 0px 2px;
	float:left;
	margin-left:55px;
	margin-top:9px;
	height:12px;
}

.fader-nav .nextButton{
	background: url(../images/arrowRight.gif) no-repeat 0px 2px;
	float:right;
	margin-right:44px;
	margin-top:9px;
	height:12px;
}


.fader-container{
	width:940px;

	height:430px;

	margin:0px 0;
}

ul.fader{
	clear:both;
}

.fader li{
	
}



.images img{
	width:940px;
	height:430px;
}