#jflow_wrap {
	background: #1a1613;
	color: white;
	font-family: helvetica;
	width:268px;
}

.jflow_hidden {
display: none;
}

#jflow_prevNext {
	margin-bottom: -2.5em;
	float:right;
	position:relative;
	right:110px;
	top:155px;
	z-index:500;
}

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

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


/* ********************************************************************************* */

#jflowr_wrap {
	background: #1a1613;
	color: white;
	font-family: helvetica;
	width:268px;
}

.jflowr_hidden {
display: none;
}

#jflowr_prevNext {
	margin-bottom: -2.5em;
	float:right;
	position:relative;
	right:110px;
	top:155px;
	z-index:500;
}

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

.jflowr_p {
	margin: 0;
	padding: 0 1em;
	font-size: 1.25em;
	position: relative;
	top: -25px;
	line-height: 25px;
	height: 25px;
	background: black;
	opacity: .3;
	filter:alpha(opacity=30);
}

/* ********************************************************************************* */
