#content table.twoColumns .col1 {
  width:375px;
  padding-right:10px;
}
#content table.twoColumns .col2 {
  width:185px;
  padding-left:10px;
  background-image:url(images/vrDotted.gif);
  background-repeat:repeat-y;
}
.longdesc {
  font-size:10px;
  color:#4F4A3C;
  margin:0 0 1em 0;
}

#left table.jiggy {
  width:100%;
  border:solid #D44D00 1px;
  margin:20px 0 0 0;
}
#left table.jiggy th {
  height:20px;
  border-bottom:solid #F6800B 1px;
  vertical-align:middle;
  color:#D44D00;
  text-transform:uppercase;
  text-align:left;
  padding:0 10px;
  background:#F9D99F;
}
#left table.jiggy td {
  background:#F9D99F;
  color:#000;
  padding:5px 10px;
}
#left table.jiggy a {
  color:#D44D00;
}
#left table.jiggy a:hover {
  color:#D44D00;
  text-decoration:underline;
}