.wpg-whiteboard.alignleft{ float: left; margin-right: 24px; }
.wpg-whiteboard.alignright{ float: right; margin-left: 24px; }
.wpg-whiteboard.alignnone{}
.wpg-whiteboard.aligncenter{ clear: both; display: block; margin: 20px auto; }
.wpg-whiteboard {
	background: url(images/bg.png) no-repeat 0 0;
	height: 421px;
	margin: 20px 0;
	width: 500px;
}
.wpg-whiteboard.wpgbig{background: url(images/bg-big.png) no-repeat 0 0; height: 589px; width: 700px; }
.wpg-whiteboard .wpg-inside { padding: 38px; }
.wpg-whiteboard.wpgbig .wpg-inside{ padding: 53px 55px 53px 53px; }
.wpg-whiteboard .infon-content{
	background: url("images/player.png") no-repeat 0 0;	 
	height: 303px;
}
.wpg-whiteboard.wpgbig .infon-content{ background: url(images/player-big.png) no-repeat 0 0; height: 420px; }