body, html {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;
  font-size: 12px;
  background: white url(../_img/topapps-header.jpg) repeat-x 0 0;
}

div#wrapper {
  width: 540px;
  margin: 0 auto;
  text-align: left;
}

div#content {
  margin-left: 5px;
}


h1 {
  background:  url(../_img/beta.gif) no-repeat 170px top;
  margin-left: 5px;
  margin-top: 30px;
  font-size: 30px;
  height: 60px;
  width: 100%;
  color: #fff;
}

h1 a {
  text-decoration: none;
  color: #fff;
}

h1 span{
  font-size: 15px;
  display: block;
}

h2 {
  font-size: 15px;
}

a img {
  border: 0;
}

a {
  color: #FF6600;
}

p#header {
  margin-bottom: 5px;
  font-size: 11px;
}

div.column {
  float: left;
  width: 260px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

br#clearer {
  clear: both;
}

img.meerinfo {
  float: left;
  margin-left: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
}

img.koopnuimg {
  float: left;
  margin-top: 3px;
  margin-bottom: 3px;
}

a.koopnu {
  display: block;
  margin-top: 3px;
  margin-bottom: 3px;
  float: left;
}

p.liheader {
  margin-bottom: 3px;
}

img.appicon {
		float:left;margin-right:5px;
}

ol.toplist li {
		margin-bottom: 3px;
}

ol.toplist {
 
}

textarea {
  font-family: Arial, "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;
  font-size: 12px;
}