#navigation {
	clear:both;
	margin-left:15px;
	margin-right:15px;
	padding:10px 0px 10px 0px;
	cursor: default;
}

#sliderparent{
	position: relative;
	top: 150px;
}

#frame{
	margin-top: 150px;
}

#link{
	margin: 1em;
	text-align: center;
}

.slider {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	border:0;
}
.slider .sliderbutton {
	margin-top: 0 !important;
}

#sl0base {
	background: url(../images/slideflowslider-bg.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#sl0slider {
	background: url(../images/seekslider.gif) no-repeat;
	margin-top: 6px;
	float :left;
	cursor: default;
}

#sl0slider:hover, #sl0slider.hover {
	background: url(../images/seekslider-hover.gif) no-repeat;
}

