@import url( ../../../stylesheets/base.css );
@import url( ../../../stylesheets/game.css );

div#flashgame {
	position: relative;
	margin: 0px 0px 20px 0px;

	text-align: center;
} 

div#stars {  float: right; margin-right: 20px; text-align: center; }
div#stars img { cursor: pointer; }
div#stars strong { color: #2B0F6D; }
