
/* - flowplayermod.css - */
@media all {
/* Default size - will be adjusted to size of actual clip if available */

.autoFlowPlayer.video43 {
	width: 460px;
	height: 345px;
}

.autoFlowPlayer.video169 {
	width: 460px;
	height: 300px;
}

}

