#leftcolumn {
  float: left;
  width: 150px;
  margin-right: 20px;
  }


/*#quick {
  margin-bottom: 20px;
  }*/
#kudos {
  margin-bottom: 20px;
  }
  
#kudos a:link, a:visited {
  text-decoration:      none;
  color:                black;
  }    


#banner {
  height: 150px;
  margin-bottom: 20px;
  }

#maincontent {
  float: left;
  width: 670px;
  margin-bottom: 20px;
  }

#home .product {
  clear: left;
  }
#home .product h4 {
  padding: 0px 0px 0px 1ex;
  margin: 0px 0px 4px 0px;
  }
#home .product .image {
  float: left;
  width: 170px;
  }
#home .product .description {
  margin: 5px;
  float: left;
  width: 320px;
  }

#home .productspacer {
  clear: left;
  height: 10px;
  }

#home {
  float: right;
  width: 500px;
  }
#links {
  float: right;
  width: 150px;
  margin-left: 20px;
  margin-top: 35px;
  }
 
#links a:link, a:visited {
  text-decoration:      none;
  color:                black;
  } 
  
#links ul li {
margin-top: 1px;
margin-bottom: 1px;
}

#links h2 {
margin-bottom: 7px;
}    
