@charset "UTF-8";

.cssskin-bread  {
  background-color: #f3f3f3;
}

.cssskin-bread .column:first-child + * {
  padding-top: 5px;
}

