div#divContent p {
  line-height: 18px;
}

div#divContent p span {
  font-size: 11px;
}

div#divContent h2.heading {
  padding: 30px 0 50px;
}

div#divContent div.column_left {
  float: left;
  width: 47%;
}

div#divContent div.column_right {
  float: right;
  width: 47%;

}

div#divContent div.province {
  width: 100%;
  height: 320px;
}

div.clear {
 clear: both; 
}

h2 a {
  color: #CA0023;
  font: 18px/32px palatino linotype,book antiqua,palatino,serif;
}
h2 a:hover {
  color: #CA0023;
}

