.highslide-container div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	color:#666666;
	line-height:17px;
	padding:3px;
}
.highslide-html {
    background-color: #FFFFFF;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid white;
    background-color:#60C5A2;
    padding-left: 2px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: #999999;
}
.highslide-wrapper .highslide-html-content {
	width: 576px;
	
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 0.5em;
	padding-right:1em;
	padding-bottom:2em;
}
.highslide-wrapper .highslide-header a {
	color: black;
	font-size:10px;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #999999;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}

.imga {
border:0px;
}

