#controller{
	position:relative;
	margin-top:-60px;
	margin-right:5px;
	height:20px;
}
#slidePlugin{
	padding:0px;
	border:4px solid #FFF;
	height:270px;
}
#slides{
	margin:0px;	
	padding:0px;
}
.legendjFlow{
	margin: 0;
	padding: 0 1em;
	font-size: 19px;
	position: relative;
	top: -40px;
	line-height: 40px;
	height: 40px;
	background: black;
	opacity: .9;
	filter:alpha(opacity=50);
	color:#FFF;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.jFlowControl{
	height:16px;
	width:16px;
	background-color:#FFF;
	float:right;
	text-align:center;
	margin:2px;
	font-size:11px;
	font-family:Tahoma;
	cursor:pointer;
}
