#myController span
{
	display: none;
}

#jFlowSlide
{
	float: left;
}

.jFlowPrev, .jFlowNext
{
	cursor:pointer;
}

#prev{
	float: left;
	width: 88px;
	height: 127px;
}

#next{
	float: right;
	width: 88px;
	height: 127px;
}

#slider_top{
	height: 41px;
	width: 610px;
	background-image: url(../graphics/slider_top.jpg);
}

#slider_bottom{
	height: 28px;
	width: 610px;
	background-image: url(../graphics/slider_bottom.jpg);
}