/* CSS Document */

body {
	margin: 0; padding: 0;
	background-color: #232C2D;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #405A60;
	padding:0px;
	text-align:center;


	}

#wrapper {
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	padding-top: 50px;
	width: 1005px;

}

#fluxplayer {
position: relative;
background-image: url(placeholder_bgd.png);
background-repeat:no-repeat;
background-position: bottom right;
padding-bottom: 5px;
padding-right: 4px;
width: 1005px;
height: 567px;
_background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='placeholder_bgd.png');


}


/*img { border: 1px solid #CCC; }*/


