.highslide-maincontent {
display: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 500px;
	padding: 0 5px 5px 5px;
	min-height:
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}
.highslide-maincontent li{
	line-height: 20px;
	background-image: url(http://www.stolenproperty.com.au/images/icon.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
}
.highslide-maincontent lable{
	background-color: #f2f2f2;
	padding: 7px;
	border: 1px dashed #e5e5e5;
	width: 96%;
	float: left;
	margin: 3px;
	display: block;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}
.highslide-maincontent lable span{
		width: 25px; float:left; padding-top:2px;
}
.highslide-maincontent input, .highslide-maincontent textfield{
	padding:5px;
	border: 1px solid #7F9DB9;
	color: #000;
}