
#flashcontent{
	width: 900px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	overflow: hidden;
}

#flashcontent a:hover{
	text-decoration: underline;
}

#noFlashPlayer{
	width: 400px;
	border: 1px solid #ccc;
	text-align: left;
	margin: 80px auto;
	padding: 1em;
}
	
#noFlashPlayer p{
	padding-left: 2px;
	padding-right: 2px;
	}

#feedbackbutton,
#resourcesbutton,
#creditsbutton {
	float: right; 
	margin-right: 20px;
}