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

	#flashmov {
		display:block;
		width:144px;
		height:192px;
		}
	
	#flashmov span {
		font-family:arial;
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
		}
		
		
	#flashsmall {
	  height:209px;
	  width:144px;
	  display:block;
	  }

