.ReportAbuse,.CloseReportAbuse {
	cursor: pointer;
        margin: 5px 0px;
	text-decoration: underline;
	color: 000000;
}

p.ReportAbuse:hover,span.CloseReportAbuse:hover {
	text-decoration: none;
}

.ThankYou {
	display: none;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	background-color: #ddffff;
	color: blue;
}

.abc {
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}

.SpanThankYOu, .SpanSorry {display: none;}
