#ReportIT {
	position:fixed;
	width:30px;
	height:185px;
	z-index:1;
	top: 50%;
	right: 0px;
	background-image:url(../images/reportprob.png);
}

#errformid
{
	position:fixed;
	width:300px;
	height:463px;
	z-index:1;
	top: 50%;
	right: 30px;
	
}

