/* Allow the left sidebar to float next to the content. */
#site_content
{
  clear            : none;
}

/* Adjust Joomla's contentheading class. */
#site_content .contentheading
{
  height           : auto;
  line-height      : auto;
}

/* Mirror Joomla's contentheading class, but be slightly smaller. */
#site_content .form .title
{
  color            : #c64934;
  font-size        : 1.3em;
  font-weight      : bold;
  height           : 25px;
}
