.line {
  height: 0px;
  line-height: 0;
  font-size: 0;
  border-top: 3px dotted #cccccc;
  margin: 32px 0;
  clear: both !important;
}

.clear {
  clear: both !important;
  float:none !important;
  height: 0;
  line-height: 0;
  display: block;
  font-size: 0;
}

.fixabsoluteposition {
  float: none !important;
  height: 0;
  line-height: 0;
  display: block;
  font-size: 0;
}

.top_link {
  float: right;
  text-align: right;
  margin: 20px 0 0 0;
  clear: both !important;
}

.top_link img {
  margin: 0 10px 0 0 !important;
}

.mail {
  cursor: pointer;
}