.welcome-page {
  text-align:left;
}

.welcome-page > table {
  width:800px;
  margin:auto;
}

.welcome-page .intro {
  position:relative;

  width:505px;
  height:331px;

  background-image:url(/pub/images/layout/welcome/welcome.png);
}

.darkelf {
  position:absolute;
  bottom:-40px;
  right:-130px;

  width:272px;
  height:232px;

  background-image:url(/pub/images/layout/welcome/darkelf.png);

  z-index:6000;
}

.team, .intro, .history {
  /*padding:30px 25px;*/
}

.welcome-page div.text {
  overflow:hidden;
  padding:30px 25px;
}
.welcome-page div.text a {
  position:relative;
  z-index:15000;
}

.welcome-page .history div.text {
  padding:20px 25px;
}

.welcome-page .history {
  width:327px;
  height:155px;

  background-image:url(/pub/images/layout/welcome/history.png);
  position:relative;
}

.welcome-page .history a.history-book {
  width:177px;
  height:80px;

  background-image:url(/pub/images/layout/welcome/history_book.png);
  position:absolute;
  top:-10px;
  right:-40px;
  overflow:visible;
  border:0 !important;
}

.welcome-page .team {
  margin-top:15px;

  width:327px;
  height:155px;

  background-image:url(/pub/images/layout/welcome/team.png);
}

.welcome-page .worlds {
  margin-top:30px;
  width:863px;
  height:145px;

  background-image:url(/pub/images/layout/welcome/worlds.png);
}

.seo {
  font-size:9px;
}

.seo.popular-sites-list {
  color:#343743;
  border-top:1px solid #222;
  padding-top:5px;
  margin:auto;
  margin-top:10px;
  max-width:600px;
}

.seo.bghub, .seo.bghub a {
  color:#3F6483 !important;
}

.screenshot-gallery {
  position:relative;
  left:50px;
  top:30px;

  height:160px;
  width:317px;

  padding:20px 17px;
  padding-top:25px;

  background:url(/pub/images/layout/welcome/screenshot-frame.png) transparent no-repeat;
}

.screenshot-gallery img {
  margin:0px;
  padding-top:7px;
}

div.weblinks-widget a:link,
div.weblinks-widget a:hover,
div.weblinks-widget a:visited,
div.weblinks-widget a:active {
  border:0 !important;
  margin:2px;
}

