html,body {
  margin:0;
  padding:0;
}
body {
  color:#333;
  font-family:lucida sans unicode;
  font-size:9px;
}
div#the, legend, fieldset {
  margin: 0 auto;
}
div.widget fieldset {
  padding: 15px 0 15px 15px;
  text-align:right;
  border: 1px solid #eee;
  margin:0 auto 0 auto;
}
legend {
  font-weight: bold;
  margin-bottom:25px;
}
.button {
  text-align: right;
}
.button input {
  font-weight: bold;
}
div#code {
  margin:auto;
  width:650px;
}
.left {
  float:left;
  text-align:left;
  width:80px;
}
.right {
  margin-left:50px;
  text-align:left;
}
.right input {
  font-family:lucida sans unicode;
  font-size:9px;
  width:390px;
}
a {
  text-decoration:none;
}
a img {
  border:0px none;
}

#container {
  position: relative;
  min-height:90%;
  height:auto !important;
  height:90%;
}
#the {
  padding-bottom:40px;
}
#also {
  position: absolute;
  top:0px;
  right:0px;
  float:right;
  text-align:right;
}
#alsoalso {
  position:absolute;
  top:0px;
  left:0px;
}
#alsobrowse {
padding:5px;
text-align:right;
float:right;
}
#left {
  display:inline;
  float:left;
  text-align:left;
  margin-right:50px;
}
ul {
  list-style-type: none;
  padding-left:0;
  margin-left:0;
}
ul#thumbnails {
  margin:0;
  line-height:0px;
} 


ul#thumbnails li a {
}

ul.nigmenu li a {
  border-left:2px solid #fff;
  padding-left:5px;
  line-height:1.5em;
}
li { 
  padding-left:5px;
}
 * html li a {  /* make hover effect work in IE */
  width: 200px;
}
a {
  color: #333;
  line-height:5px;
}
ul.nigmenu li a:hover {
  border-left: 2px solid #000;
  background-color: ButtonFace;

}
#corporalFuckface {
  width: 77%;
  border-right: 2px solid #000;
  background-color: ButtonFace;
}

ul.nigmenu li a span.count {
font-size:90%;
color:#888;
}
.banner {
  font-size:120%;
  background-color:ButtonFace;
}
.nav {
  font-size: 200%;
  padding:15px;
  font-weight:bold;
  text-align:right;
}
.widget {
position:absolute;
top:0px;
right:0px;
text-align:right;
clear:both;
}

.pushdown {
  top: 125px;
}

