﻿body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	background: #333 url(../images/content_bg.gif) repeat scroll left top;
}

.error 
{	
	margin: 50px auto 0 auto;
	width: 700px;
	background: white url(../images/error_background.jpg) no-repeat scroll right 0;
	padding: 0 20px 20px 20px;
	border: solid 1px #ccc;
}

/*
.error div 
{
	border: solid 1px red;
}
/**/

.error .div1 
{
	float: right;
	clear: right;
	width: 1px;
	height: 60px;
}

.error .div2
{
	float: right;
	clear: right;
	width: 210px;
	height: 25px;
}

.error .div3 
{
	float: right;
	clear: right;
	width: 225px;
	height: 10px;
}

.error .div4
{
	float: right;
	clear: right;
	width: 410px;
	height: 40px;
}

.error .div5
{
	float: right;
	clear: right;
	width: 425px;
	height: 10px;
}

.error .div6
{
	float: right;
	clear: right;
	width: 445px;
	height: 45px;
}

.error .div7
{
	float: right;
	clear: right;
	width: 385px;
	height: 25px;
}

.error .div8
{
	float: right;
	clear: right;
	width: 400px;
	height: 25px;
}

.error .div9
{
	float: right;
	clear: right;
	width: 220px;
	height: 10px;
}

.clear 
{
	clear: both;
}

.error a 
{
	color: #000;
	text-decoration: underline;
}

.error .details 
{
	color: #900;
}