
.LeftSpot, .RightSpot
{
  width:277px;
  float:left;
}

.LeftSpot
{
  margin-right:14px;
}

/* Column styling */

#col-right h3
{
  background-color:#C9E0D3;
  font-size:1em;
  padding:4px;
}

.SearchCategorySpot h3
{
  border-bottom:1px solid black;
  font-size:1em;
  padding-bottom:2px;
  margin-bottom:5px;
}

