#slideShow1{	width: 1000px;	height: 400px;	margin: 0px;}.pagelinks a{	padding:3px;	font-size:9px;	color: #666;	text-decoration:none;}.slideCaption{	background-color: #000;	padding: 15px;	text-align: center;	font-size:9px;}.pagelinks a.activeSlide{	color: #f90;}/* this is for IE so the prev/next links can be hovered*/.nextSlide,.prevSlide{	background-image: url(../image/slide/spacer.gif);	border:0px;	text-decoration:none;}img{	border:0px;}.nextSlide:hover{	background-image: url(../image/slide/nextslide.png);	background-repeat: no-repeat;	background-position: right bottom;	border:0px;	text-decoration:none;}.prevSlide:hover{	background-image: url(../image/slide/prevslide.png);	background-repeat: no-repeat;	background-position: left bottom;	border:0px;	text-decoration:none;}.inputsTooltip{	border: 1px solid #ccc;	background-color: #eee;	padding: 4px;	color: #333;	font-size: 11px;	filter:alpha(opacity=70);	-moz-opacity:.70;	opacity:.70;}#tooltipURL{	display: none;}