.conversio-serp-editor-tip {
  /*color:#1111CC;*/
  color:#666666;
  float:left;
}

.conversio-serp-editor-count {
  float:right;
  padding-right:10px;
  font-size:16px;
  font-weight:bold;
  font-family: Georgia,"Times New Roman",Times,serif;
}

.conversio-serp-editor-count-title {
  color:#0066CC;
}

.conversio-serp-editor-count-description {
  color:#EA7601;
}

.conversio-serp-editor-description-max-char {
  padding-right:10px;
  font-size:12px;
  font-weight:bold;
  color:#EA7601;
}

#conversio_serp_editor_preview {
  background:#FFFFFF;
}


.conversio-serp-editor-preview {
  width:580px;
  height:255px;
  padding:105px 0px 0px 170px;
  background:url(../images/google_preview.jpg) no-repeat;
}

.conversio-serp-editor-preview-title a {
  color:#1122CC;
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;
  cursor:pointer;
  white-space: nowrap;
  overflow:hidden; 
}

.conversio-serp-editor-preview-url {
  color:#009933;
}