.wprp_wrapper{
	clear: both;
	display: block;
	margin: 5px 0;
	padding: 10px;
	color: #676d72;
	
	text-align: right;
}
.wprp_form{
	background:#2A4E68;
	border:1px solid #2A4E68;
	margin: 5px 0 0;
	
	display: none;
}
.wprp_form form{
	margin: 0;
	padding: 0;
}

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

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

.wprp_report_link a {
	width:500px;
	padding-right:5px;
	height:38px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.wprp_report_link a:hover {
	color:#EDBF26;
	text-decoration:underline;
}

.wprp_submit {
	margin: 5px 0 5px 370px;
	background:url(http://tuveo.net/wp-content/themes/Movie/images/comment-submit.gif) no-repeat;
	width:104px;
	height:41px;
	border:0;
	float: left;
}
