* {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
  text-decoration: none;
}

body { padding: 10px 0;  background: #99C600 url('../images/bg2.png') repeat-x 0 10px; }
div.fixed-size { width: 770px; margin: 0 auto; text-align: center; }
div#game-container { position: relative; height: 404px; padding: 20px 0 10px;}

div#share { margin: 30px 0 0 25px; }

/*div#share ul li { height: 27px; }*/
div#share ul li { float: left; height: 27px; margin: 30px 5px; }
div#share ul li div.fb-like { width: 47px !important; overflow: hidden; }

div#police {
  font: normal 10px helvetica, arial, sans-serif;
  color: #999;
  margin: 20px 0;
  text-align: center;
}

div#police a { color: #666; }

div#flash-croper {
  position: relative;
  overflow: hidden;
  height: 390px;
}

div#flash {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 813px;
  height: 610px;
  margin: -305px 0 0 -406px;
}

#store { position: absolute; right: -220px; top: 20px; }

#store #device {
  width: 213px;
  height: 302px;
  text-indent: -9999px;
  background: url('../images/AdJogo.png') no-repeat;
}

#stores { margin-left: 4px; }

#stores a {
  display: block;
  float: left;
  width: 95px;
  margin: 0 0px 0 15px;
  height: 30px;
  text-indent: -9999px;
  background: url('../images/AdJogo.png') no-repeat -16px -302px;
}

#stores a.play { background-position: -119px -302px; margin-left: 5px; }

#fallback { display: none; }