.wprp_wrapper{
	display: block;
	margin: 0 0 5px;
	color: #676d72;
	overflow: hidden;
	clear: both;
}
.wprp_report_link {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 2px;
	line-height: 16px;
	clear: both;
}
.wprp_report_link a {
	text-decoration: none;
}
.wprp_report_link span {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 2px 0 0;
	background: url(icon_alert.png) no-repeat;
	text-indent: -9999px;
}
.wprp_form{
	background:#f0f4f7;
	border:1px solid #d9e4ef;
	margin: 5px 0 0;
	clear: both;
	display: none;
	clear: both;
}
.wprp_form form{
	margin: 0;
	padding: 0;
}

.wprp_message{
	text-align: left;
	padding: 5px;
	border:1px solid #d9e4ef;
	background-color: #fff;
	display: none;
}

.wprp_submit {
	display: inline-block;
	width: 109px;
	height: 21px;
	background: url(btn_submit_report.png) no-repeat !important;
	text-indent: -9999px;
}

.wprp_clear{
	clear: both;
	display: block;
}
