
.highslide {
  cursor: url(/images/highslide/zoomin.cur), pointer;
  outline: none;
	}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 8px;
	background-color: white;
	text-align: left;
	line-height: 150%;
	}
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}
.highslide-loading {
  display: block;
	color: #fff !important;
	font-size: 10px;
	font-weight: normal;
  text-decoration: none;
	padding: 3px 6px;
	border: 1px solid white;
  background-color: black;
	}
.highslide-wrapper img {border: 0; margin: 0; padding: 0;}
.highslide-wrapper table {border: none; margin: 0;}
.highslide-closeimg:hover {cursor: pointer;}

/* Hide from IE */

* html .highslide-closeimg {display: none;}

	
	