		DIV.mplayer_statusbar
		{
			background: URL(status_back.gif);
			width: 162px;
			border-bottom: 1px solid black;
			border-top: 1px solid black;
			padding: 2px;
		}
		DIV.mplayer
		{
			width:166px;
		}
		DIV.mplayer_controls
		{
			width:166px;
			height:40px;
			BACKGROUND: url(border.png);
			BACKGROUND-REPEAT: no-repeat;
			background-position: -2px 0px;
		}
		IMG.mplayer_button
		{
			margin-top: 1px;
			/*border: 1px solid black;*/
			cursor: hand;
		}
