/* CSS Document */

	.flashhme {
		padding-left:5px;
		padding-bottom:5px;
		float:right;
		width:270px;
		}

	#flashcontent1 {
		display:block;
		width:275px;
		height:192px;
		}
	
	#flashcontent1 span {
		display:none;
		}

	#flashcontent2 {
		display:block;
		width:275px;
		height:192px;
		}
	
	#flashcontent2 span {
		display:none;
		}
