
#fla_controls {
	background:url(../images/header/header-bottom-bg.gif) no-repeat left bottom;
	height:31px;
	font-family:Arial, Helvetica, sans-serif, Calibri !important;
	
}
#fla_pages a{
	float:left;
	display:inline;
	font-size:14px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	width:19px;
	line-height:20px;
	text-align:center;
	color:#fff;
	background:url(../images/header/dig-bg.gif) no-repeat  !important;
	text-decoration:none !important;
	margin-right:3px;
}
#fla_pages {
	padding:5px 0 0 10px;
	display:block;
	float:left;
	width:310px;
}
#fla_pages a:hover,
#fla_pages a.active{	
	color:#fff;
	background:url(../images/header/dig-bg-over.gif) no-repeat  !important;
}

#fla_head img {
	position:absolute;
	top:0;
	left:0;
}
#fla_head {
	width:727px;
	height:235px;
	overflow:hidden;
	position:relative;
	font-family:Arial, Helvetica, sans-serif, Calibri !important;	
}

#fla_other_controls {
	font-family:Arial, Helvetica, sans-serif, Calibri !important;
	float:right;
	width:110px;
	padding-top:5px;
}
#fla_other_controls a{
	float:left;
	display:inline;
	font-size:10px;
	line-height:10px;
	text-decoration:none !important;
	color:#fff;
	margin-top:1px;
	text-align:center;
	padding:2px 0 1px 0;	
}
#pause_scene {
	background:url(../images/header/pause.gif) no-repeat 0 0;
	width:46px;
	padding-top:3px !important;
	height:20px ;
	line-height:20px;
	margin:0 -5px;
}
#pause_scene:hover {
	background:url(../images/header/pause-h.gif) no-repeat 0 0;
}

#next_scene, #prev_scene {	
	background: url(../images/header/next.gif) no-repeat 0 0;
	width:24px;
	padding-top:3px !important;
	margin:0 3px 0 3px;
	height:20px !important;	
}
#next_scene:hover, #prev_scene:hover {	
	background: url(../images/header/next-h.gif) no-repeat 0 0;
}	