.w-easy-link_custom {
  border: 1px solid #ccc;
}

.w-easy-link_custom .model-title {
  background-color: #333;
  background: url("../../images/layouts/el_bg.png") repeat-x;
  padding: 7px;
}

.w-easy-link_custom .model-title h3 {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

.w-easy-link_custom .formContent {
  background-color: #eee;
  min-height: 20px;
  padding: 10px;
}

.formBlock {
  height: 30px;
  padding: 5px 0px;
}

.c_label {
  float: right;
  height: 27px;
  line-height: 27px;
}

.c_textfield {
  float: left;
}

.label_text {
  width: 196px;
  border: 1px solid #ccc;
  padding: 4px;
}

.w-easy-link_custom .formContent label {
  font-weight: bold;
}

.button {
  float: left;
}

#addCustomLink {
  padding: 0px 5px;
}
