html,
body {padding:0; border:0; margin:0; background-color: #dfdfdf;}

* {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
}

p {padding:0; margin:0;}

li {padding:0; margin:0; white-space: nowrap;}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
#myhighslidea {
	position: absolute;
  	top: 430px;
  	left: 17px;
}
#flash {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:997px; 
	position: relative;
	padding:0;
}