body, input, textarea, select {
  font-family: Trebuchet MS, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size:12px;
  line-height:1.5em;
}

#navigation li {
  list-style-type: none;
  list-style-image: none; 
}

#navigation a {
  color: #fff;
  font-weight: lighter;
  font-size: 1.1em;
}

img {
  border: 1px solid #000;
}

a, a:visited {
  text-decoration: none;
  color: #cc0000;
  font-weight: bold;
}

a:hover, a:focus {
  text-decoration: underline;
  color: #3399ff;
}

a:active, a.active {
  color: #0066ff;
}

h2 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

li.block {
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 20px;
}

ul {
 padding-left:0;
}

ul#showcase {
  width: 9999px;
  list-style-image:none;
  list-style-type:none;
}

ul#showcase li {
  float: left;
  padding-right: 40px;
}

#sidebar li {
  list-style-image:none;
  list-style-type:none;
  margin-bottom:15px;
}

#full-view li {
  float:left;
  padding-left:22px;
  width:165px;
}