body{
  width:938px;
  height:100%;
}
#left, #content, #right{
  float:left;
}
#content{
  width:455px;
}
#right{
  padding-right:10px !important;
}
.content ul{
  margin:0 0 5px 15px;
}
.content ol{
  margin:0 0 5px 40px;
}
#content img{
  position:relative;
  top:0;
}
#footer{
  bottom:-1px;
}
.navigation span, .navigation a, .g .list li, .v .list img, #content .social span{
  display:inline;
  zoom:1;
}