span.wpcf7-not-valid-tip {
	border:1px solid #cccccc;
	font-size:9pt;
	left: -45px;
	padding:6px 8px;
	position:absolute;
	top:-40px;
	width:180px;
	z-index:100;
	background-color:#000000;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	color: #ffffff;
	font-weight: bold;
}
.your-message span.wpcf7-not-valid-tip {
	top:-95px;
}
div.wpcf7-response-output {
	clear: both;
	padding: 1px 12px 0 12px !important;
	border: 0px !important;
	color: #ffffff;
	font-weight: bold;
	font-size:9pt !important;
	margin-top: 18px !important;
}
