#content .col-right {
  width: 250px;
  float: right;
}

.right-block {
  width: 250px;
}

.right-block .top {
  background-image: url(/images/archive-top.png);
  background-repeat: no-repeat;
  width: 250px;
  height: 12px;
  min-height: 12px;
  line-height: 4px;
  font-size: 4px;
}

.right-block .bottom {
  background-image: url(/images/archive-bottom.png);
  background-repeat: no-repeat;
  width: 250px;
  height: 13px;
}

.right-block .content {
  width: 216px;
  height: auto;
  background-image: url(/images/archive-repeat.png);
  background-repeat: repeat-y;
  padding: 15px 17px;
}

.right-block h2 {
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
}

.right-block p {
  color: #fff;
  font-size: 1.0em;
  line-height: 1.4em;
}

.right-block a {
  display: block;
  padding: 12px 0px 0px 0px;
  color: #fff;
  font-size: 1.33em;
  font-weight: normal;
}

.right-block a:hover { color: #ffce00; }

.right-block .rss {
  text-align: right;
}

.leasing-agents div.agents-title {
  font-size: 1.4em;
  padding: 5px 0px;
}

table.agent-contact {
  width: 360px;
  line-height: 1.1em;
  color:#fff;
  font-size:1.0em;
}

table.agent-contact td {
  width: 180px;
  font-weight: normal;
  padding-bottom: 10px;
}

table.agent-contact td span.agent-title {
  font-style: italic;
}