#container .left {
  width: 718px;
}

#container .right {
  width: 280px;
}

.keywords {
  background: #f0f0f0;
  padding: 4px 8px;
  border-bottom: solid 2px #fff;
  line-height: 22px;
}

.options {
  background: #f5f5f5;
  text-align: center;
  height: 19px;
  line-height: 19px;
}

