@charset "utf-8";

.cssskin-therapist_title_head  {
  font-size: 16px;
  background-image: url(../_userdata/img_red.jpg);
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold;
  margin: 10px;
}

.cssskin-therapist_title_head a:link {
  color: #ffffff;
}

.cssskin-therapist_title_head a:hover {
  color: #ffffff;
}

.cssskin-therapist_title_head a:active {
  color: #ffffff;
}

.cssskin-therapist_title_head a:visited {
  color: #ffffff;
}

@media (max-width: 641px) {
.cssskin-therapist_title_head  {
  font-size: 14px;
}

}
