
		body{margin:0px;}
		.container					{width:480px; height:320px; overflow:hidden; padding:35px 0 0 132px; }
		#controls					{background:url(http://demo.indieclick.com/player_demo/images/transparent_bg_black.png); width:372px; margin-left:56px;}
		#controls_left_edge			{background:url(http://demo.indieclick.com/player_demo/images/background_left_edge.png); width:20px; height: 90px; float:left;}
		#controls_bg				{background:url(http://demo.indieclick.com/player_demo/images/background.png); height:90px; padding:0 30px; float:left;}	
		#controls_rew				{background:url(http://demo.indieclick.com/player_demo/images/rew.png); width:80px; height:60px; margin:5px; float:left;}
		#controls_play				{background:url(http://demo.indieclick.com/player_demo/images/play.png); width:80px; height:60px; margin:5px; float:left;}
		#controls_ff				{background:url(http://demo.indieclick.com/player_demo/images/ff.png); width:80px; height:60px; margin:5px; float:left; }
		#controls_right_edge		{background:url(http://demo.indieclick.com/player_demo/images/background_right_edge.png); width:20px; height: 90px; float:left;}
		#controls_rew:hover			{background:url(http://demo.indieclick.com/player_demo/images/rew_hover.png);}
		#controls_ff:hover			{background:url(http://demo.indieclick.com/player_demo/images/ff_hover.png);}
		.sml_controls				{background:url(http://demo.indieclick.com/player_demo/images/transparent_bg_black.png);}
		.sml_controls_bg			{background:url(http://demo.indieclick.com/player_demo/images/sml_controls_bg.png); width:400px; height:43px; padding:0; float:left; padding:0 45px;}	
		#sml_controls_volume		{width:214px; height:14px; margin:-15px 29px; float:left;}
		#sml_controls_scrub			{width:282px; height:14px; margin:0 5px; float:left;}
		#sml_controls_share			{background:url(http://demo.indieclick.com/player_demo/images/fullscreen_btn.png); width:49px; height:30px; margin:5px; float:left;}
		#sml_controls_log_events	{margin-top:11px;}
		#event_info					{overflow-y:scroll; overflow-x:hidden; padding:5px; width:950px; height:180px; background:url(http://demo.indieclick.com/player_demo/images/transparent_bg_black.png); opacity:.90; filter:opacity(alpha=90); color: lime; font-family:courier; font-size:12px;}
		#video_container			{float:left;}
		#dynamic_info_panel			{width:320px; float:left;}
		#dynamic_info_panel_bg		{background:url(http://demo.indieclick.com/player_demo/images/transparent_bg_black.png); opacity:.90; filter:opacity(alpha=90); padding:0; float:left; height: 450px;}
		.info_panel					{width:480px;}
		.info_panel_bg				{background:url(http://demo.indieclick.com/player_demo/images/transparent_bg_black.png); opacity:.90; filter:opacity(alpha=90); padding:0; float:left;}
		.info_panel_item			{width:25px; height:30px; margin:9px 5px 5px 5px; float:left; overflow:hidden; color:white; font-family:helvetica, arial; font-weight:bold; font-size:13px;}
		.info_panel_label			{display:inline; height:30px; margin:9px 5px 5px 5px; float:left; overflow:hidden; color:white; font-family:helvetica, arial; font-weight:bold; font-size:13px;}
		.iphone						{width:740px; height:400px; background:url(http://demo.indieclick.com/player_demo/images/iphone.jpg) top left;}
		#video						{margin-left:60px;}
		
