body {
background: #1b1b1b url('bgEmpty.jpg') no-repeat;
}

#container{
    width: 970px;
    height: 605px;
    margin: 0 auto;
    z-index: 9999;
}

#cross {
position: absolute;
top: 27px;
left: -40px;
z-index: -9999;
}



		
.highslide-dimming {
background: #FFF;
} 

.highslide-html-content{
padding: 0;
margin-top: -1px;
}

.highslide-header {
	padding-bottom: 0;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
}
.highslide-header ul li {
	padding-left: 0;
}


.highslide-footer {
	height: 0;
}
.highslide-footer .highslide-resize {
	margin: 0;

}

.red-closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	z-index: -999;
	cursor: pointer;
	background: url(close-red.png);
}
 

.highslide-header .highslide-move * {
	display: none;
}

.highslide-close {
	display: none !important;
}


.highslide-html {
background: none;

}

.highslide-footer .highslide-resize {
display: none;
}
.highslide-footer .highslide-resize span {
display: none;
}