div#report_error{
	color:#b00;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
}
a.backbutton{
	display:block;
	width:50px;
	text-decoration:none;
	font-weight:normal;
	cursor:default;
	padding:2px 1px;
	background-color:#F2F2F2;
	color:#555;
	border: 1px solid #333;
}