@CHARSET "ISO-8859-1";

#header {
  overflow: hidden;
}

#content {
  overflow: visible;
}

h2 {
  text-align: center;
  font-style: italic;
  font-size: 90%;
  letter-spacing: 3px;
}

* html #main {
  padding-right: 0;
}
#theme_mgr {
  padding: 10px 0 10px 10px;
  width: 282px;
  float: right;
  display: inline;
  margin: 10px -10px 10px 10px;
}
* html #theme_mgr {
  margin-right: 0;
}
#screenshot {
  border: 1px solid #1C4680;
}
#theme_mgr p,
#theme_mgr ul {
  margin-bottom: 1em;
}
#theme_mgr li {
  margin: 0;
}
#theme_mgr img {
  vertical-align: top;
}

#home_content h3 {
  font-size: 120%;
  margin: 1.5em 0 1em 0;
}
#home_content p {
  margin: 1em 0;
}

.theme {
  border-top: 2px solid #f1f1f8;
  margin: 0.3em;
  overflow: hidden;
  width: 410px;
}
.theme h3 {
  font-weight: bold;
}
.thumbnail {
  width: 205px;
  float: right;
  clear: right;
  margin: 0 0 0 10px;
  display: inline;
}
#goto_new {
  margin-top: 0;
  width: 410px;
  text-align: right;
}

#google_credit {
  font-size: 70%;
  text-align: center;
  clear: both;
  padding-top: 5em;
}
  