@charset "UTF-8";
.iframeAlwaysVisible
{
	position: absolute;
	filter:alpha(opacity:0.1);
	-khtml-opacity:0.1;
	z-index: 1;
	visibility: visible;
}

.avControl{
	width: 400px;
	height:200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index: 1;
}
#spryTableContents{
	height: auto;
	width: 400px;
	margin-left: 5px;
	z-index: 10210;
}
#spryAlwaysVisibleMenu{
	width: 100%;
	height: 28px;
	background-image:url(../scr/vista_titlebar.png);
	background-repeat:no-repeat;
	z-index: 1;
}

