@charset "utf-8";
/* CSS Document */

#playerWorkflow{
	width: 260px;
	height: 420px;
	margin-top: 20px;
	padding-top: 10px;
	background-image: url(/img/flvPlayerWorkflow.png);
	background-repeat: no-repeat;
}.WFstep {
	left: 70px;
	width: 173px;
	height: 135px;
	float: right;
	margin-right: 20px;
}.WFstep h4 {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
