/*
	OGame Commercial Helper CSS
	by Keul - http://anubis.objectis.net
	Special stylesheet
*/

#secret {
	color: white;
	background: transparent url(../images/secret-ship.jpg) top left no-repeat;
	width:350px;
	height:380px;
	margin:0px;
	padding:0.5em;
}

#secret2 {
	color: white;
	background: transparent url(../images/explosion.jpg) top left no-repeat;
	width:350px;
	height:380px;
	margin:0px;
	padding:0.5em;
}