@charset "utf-8";

.cssskin-_block_main h3 {
  color: #505050;
  font-size: 18px;
  text-shadow: none;
}

.cssskin-_block_main h2 {
  color: #ffffff;
  text-shadow: none;
  font-size: 22px;
  text-shadow: #49a7e9 0 1px 2px;
}

.cssskin-_block_main h4 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
  text-shadow: none;
}

.cssskin-_block_main p {
  padding-bottom: 5px;
  text-shadow: none;
}

