#ec-abuse-report-form {
  display: none;
}

#abuse-report-wrapper {
	background:#FFF;
	border:2px solid #888;
	padding:20px;
	width:200px;
	position:absoulte;
	z-index:9999;
}
