﻿#content #dnn_col1
{
  width: 150px;
  margin-bottom: 24px;
  min-height:509px;
  height:auto !important;
  height:509px;
}

#content #dnn_col2
{
  width: 612px;
}

#content #dnn_col2 .c_head {
  width: 100%;
  }

#content #dnn_col3
{
  float:right;
  width:144px;
}

#breadcrumbs
{
  margin-top: 24px;
  font-weight: normal;
  color: #9a3;
  font-size: 10px;
}

#breadcrumbs a,
#breadcrumbs a:visited
{
  font-size: 10px;
  font-weight: normal;
  color: #9a3;
  text-decoration: none;
}

#breadcrumbs a:hover,
#breadcrumbs a:active
{
  color: #09d;
  text-decoration: underline;
}