#slideShow1
{
	width: 604px;
	height: 210px;
	border: 0px solid #ccc;
	background-color: #fff;
	margin: 0px;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL
{
	display: none;
}
#slideShow1 a {
  text-decoration: none;
  color: #fff;
}