/*.cont-01 .box
{
    background-color: #fff;
    border: @border;
    padding: 10px;
    line-height: 18px;
}*/

/*.cont-01 .shaddow
{
    -moz-box-shadow:    0px 5px 10px #888;
    -webkit-box-shadow: 0px 5px 10px #888;
    box-shadow:         0px 5px 10px #888;
}*/

/*.cont-01.bg {
    background-color: #eee;
    border: 1px solid #eee;
    padding: 10px;
    line-height: 18px;
}*/

.cms span.cont-title,
.cms .cont-01 span.cont-title {
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 11pt;
  font-weight: bold;
  display: inline-block;
  zoom: 1;
  /*width: 100%;*/

}
.cms .title-01 {
  color: #08287f !important;
}
