
.titleWrapper {
  width: 550px;
  margin: 1.5em auto;
  padding-left: 15px;
  font-weight: bold;
  color: #CC0000;
}
.title {
  background: url(./common/img/icon_caution.jpg) 0 2px no-repeat;
  padding-left: 15px;
  font-weight: bold;
  color: #CC0000;
}
