#jquery_simpleslide .simpleslide_slide
{
	position:absolute;
	z-index:3;
}

#jquery_simpleslide #simpleslide_titlebar
{
	width:500px;
	height:20px;
	position:absolute;
	font-size:0;
	z-index:15;
}

#jquery_simpleslide #simpleslide_titlebar 
{
	width:500px;
	height:20px;
	position:absolute;
	font-size:0;
	z-index:15;
}

#jquery_simpleslide #simpleslide_titlebar .simpleslide_title_bg
{
	background-color:#CCC;
	opacity:0.3;
	filter:alpha(opacity=60);
	position:absolute;
	z-index:16;
	margin-left: 178px;
}

#jquery_simpleslide #simpleslide_titlebar .simpleslide_title_copy
{
	position:absolute;
	padding-top:4px;
	padding-right:8px;
	text-align:left;
	font-size:14px;
	z-index:17;
	color:#000;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 8px;
	font-style: italic;
	margin-left: 178px;
}
