html, body {
  margin: 0;
  padding: 0;
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 100%;
  line-height: 1.125em;  
}

.header {
  font-size: 1.9em;
  font-weight: bold;
}

.subheader {
  font-size: 1.15em;
  color: gray;
}

.headerdiv {
  padding-bottom: 20px;
}

.contenttable {
  height: 100%;
  padding: 0;
  margin: 0;
}

.contenttable .nav {
  width: 300px;
  background-color: #fffadf;
}

.contenttable .middle {
  width: 1px;
  background-color: black;
}

.contenttable .content {
  padding: 40px 0 20px 20px;
  width: 690px;
}

.smalllogo {
  padding-top: 90px;
  padding-bottom: 40px;
}

.itemcontainer {
  width: 100%;
  margin-bottom: 20px;
  border: 1px dashed #dfdfdf;
  margin-top: 4px;
}

.itemcontainer td {
  padding: 4px;
}

div.right {
  text-align: right;
}

div.center {
  text-align: center;
}

div.text {
  padding-left: 20px;
  padding-right: 15px;
}

.nowrap {
  white-space: nowrap;
}

.salesource {
  color: gray;
  font-size: .85em;
}

.productimage {
  width: 140px;
}

.pricedrop {
  font-size: 1.2em;
  color: black;  
  white-space: nowrap;
}

.newprice {
  color: #008000;
  font-size: 1.5em;
  white-space: nowrap;
  font-weight: bold;
  border-top: 1px solid black;
  padding-top: 5px;
  margin-top: 5px;
}

.wasprice {
  font-size: 1.2em;
  white-space: nowrap;
  margin-top: 2px; 
  color: gray;
}

.productlink {
  font-size: 1.2em;
}

.sweetness {
  font-size: .9em;
  margin-bottom: 40px;
}

.sweetness img {
  padding-right: 6px;
}

.holysmokes {
  font-size: 1.2em;
  padding-bottom: 100px;
}

.bottomlinks {
  font-size: .9em;
  text-align: center;
  xpadding-top: 30px;
  line-height: 1.4em;
}

.bottomlinks a {
  margin-right: 12px;
}

.toplinks {
  font-size: .6em;
  text-align: center;
  padding: 0 20px;
}

.toplinks a {
  margin-right: 10px;
}

.scorediv {
  height: 60px;
  width: 80px;
  background: transparent url('../images/score2.gif') no-repeat center;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
  font-size: 1.6em;
}

.score1 {
  color: #c0c0c0;
  border-color: #c0c0c0;
}

.score2 {
  color: #9ac49a;
  border-color: #9ac49a;  
}

.score3 {
  color: #59af59;
  border-color: #59af59;
}

.score4 {
  color: #008000;
  border-color: #008000;
}

.photocol {
  width: 140px;
}

.scorecol {
  width: 80px;
}

#email {
  border: 1px solid black;
  width: 96%;
  font-size: 1em;
  padding: 3px;  
}

.buttoncontainer {
  text-align: right;
  padding-right: 25px;
  padding-top: 6px;
}

.contenttable .bottom {
  padding-top: 0;
  padding-bottom: 20px;
}

.initialvalue {
  color: gray;
}

.haiku {
  font-size: .9em;
}

.cream {
  background-color: #fffadf;
}

.mainlinks {
  font-size: 1.5em;
  width: 700px;
  margin: 0 auto;
  line-height: 1.7em;
}

.mainlinks a {
  padding-right: 12px;
}

.mainpagebottom {
  padding-left: 10px;
  height: 60px;
}

.alertinfo {
  width: 500px;
  font-size: 1.0em;
}

.email {
  font-family: monospace;
  font-size: 1.1em;
}

.greatnews {
  font-size: 1.2em;
}

.footerlinks {
  text-align: center;
  font-size: 0.6em;
}

.mainpagebottom .footerlinks {
  padding-right: 200px;
}

div.footerlinks div  {
  white-space: nowrap;
}

.footerlinks a {
  margin-right: 0;
}