div#content_main div#title-bar {
height:165px;	
background-image: url(../images/error_banner.gif);
background-repeat: no-repeat;
background-position: left;
}

div#error {
		padding-left: 10%;
}

div#error table {
	width:70%;
	font-size: 70%;
}

div#error table td, table  th {
	color: #0078B6;
	font-weight:normal;
	width:5%;
}

p {
	color: #0078B6;
}