.highslide{ 
	cursor:url(http://www.netuai.net/highslide/graphics/zoomin.cur), pointer; 
	outline:none; 
} 
.highslide-caption{ 
	display:none; 
	border:2px solid white; 
	border-top:none; 
	font-size:10pt; 
	padding:5px; 
	background-color:white; 
} 
.highslide-loading{ 
	display: block;
	color: #000;
	font: 9px Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000;
	background-color: white;
	padding-left: 22px;
	background-image: url(http://www.netuai.net/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
} 
.highslide-move{ 
	cursor:move; 
} 
.highslide-overlay{ 
	display:none; 
} 
.controlbar{
	background:url(http://www.netuai.net/highslide/graphics/controlbar4.gif); 
	width:167px; 
	height:34px; 
} 
.controlbar a{ 
	display:block; 
	float:left; 
	height:27px; 
} 
.controlbar a:hover{ 
	background-image:url(http://www.netuai.net/highslide/graphics/controlbar4-hover.gif); 
} 
.controlbar .previoushs{ 
	width:50px; 
} 
.controlbar .nexths{ 
	width:40px; 
	background-position:-50px 0; 
} 
.controlbar .highslide-move{ 
	width:40px; 
	background-position:-90px 0; 
} 
.controlbar .closehs{ 
	width:36px; 
	background-position:-130px 0; 
} 
/*DO NOT DELETE THIS, YOU WILL REGRET IT...*/ 
.highslide-display-block{ 
	display:block; 
} 
.highslide-display-none{ 
	display:none; 
} 
