/* WeHateIE.co.uk CSS - No Internet Explorer hacks/workarounds were used in the making of this file */

* {
  color:#000000;
  font-family: Verdana, Tahoma, Arial;
  background-color:#FFFFFF;
  font-size:14px;
}

.header {
  margin:0 auto;
  width:1024px;
  height:274px;
  padding:0px 0px 0px 0px;
}

.header img {
  vertical-align:middle;
  margin:0px 0px 0px 0px;
}

.content {
  margin:0 auto;
  width:1024px;
  padding:10px 0px 0px 0px;
}

.footer {
  margin:10px auto;
  width:1024px;
  padding:5px 0px 0px 0px;
  border-width:1px 0px 0px 0px;
  border-color:#000000;
  text-align:center;
  font-size:10px;
}

textarea {
  width:100%;
  height:200px;
}

/* The only bit designed for IE! */
.shitbrowser {
  position:fixed;
  top:10px;
  left:10px;
  bottom:10px;
  right:10px;
  border: 1px #FFFFFF;
  background-color: #FF0000;
  color:#FFFFFF;
  padding:10px 10px 10px 10px;
  font-size:14px;
  text-align:center;
}
