#slideshow_bg {
	/*background-image:url(http://www.ispcs.com/files/themes/education/photo_frame.jpg);*/
	height:240px;
	margin-left:9px;
	width:658px;
}

#jflow_wrap
{
	color:white;
	font-family:helvetica;
	padding-left:11px;
	height:357px;
	padding-top:5px;
	width:631px;
}

.jflow_hidden
{
display: none;
}

#jflow_prevNext
{
	margin-bottom: -2.5em;
}

#jflow_prevNext img
{
	position: relative;
	z-index: 2;
	cursor: pointer;
}

.jflow_p
{
	margin: 0;
	padding: 0 1em;
	font-size: 1.25em;
	position: relative;
	top: -50px;
	line-height: 50px;
	height: 50px;
	background: black;
	opacity: .7;
	filter:alpha(opacity=70);
}
