﻿.highslide {
	outline: none;
	text-decoration: none;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	z-index:10001;

}

.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url('graphics/close.png');
	
}

.borderless .highslide-caption {
background:silver none repeat scroll 0 0;
border-bottom:1px solid white;
border-top:1px solid white;
}
.highslide-container div {
text-align:center;
}
.highslide img {)
cursor:url(graphics/zoomin.cur), pointer !important;
}
.highslide img {
border:2px solid silver;
}
a.highslide-full-expand {
background:transparent url(graphics/fullexpand.gif) no-repeat scroll 0 0;
display:block;
height:34px;
margin:0 10px 10px 0;
width:34px;
}
