#page_error_userdetails .cell1, #page_error_serverdetails .cell1
{
	width: 145px;
}
#page_error_userdetails .cell2, #page_error_serverdetails .cell2
{
	width: 720px;
	overflow: auto;
}

#page_error
{
    padding-top: 10px;
	padding-bottom: 10px;
	
}
.errors_header
{
	border-bottom-width: 1px;
    border-bottom-style: solid;
	margin-top:10px;
	padding-bottom:7px;
	font-weight: bold;
}
#errors
{
	width: 920px;
}
#errors .top_middle, #errors .bottom_middle
{
	width: 906px;
}