#not_found_logo {margin:16px 0 0 54px; height:71px;}
#not_found_wrap {
	position:releatvea;
	width:804px; 
	overflow:auto; 
	margin:0 54px; padding:8px 0 88px 0;
	border-top:1px solid #ccc; border-bottom:1px solid #ccc;
}
#not_found_wrap .thumbnail {float:left; width:217px;}
#not_found_wrap .errorContent{float:left; width:587px;}
.errorContent h1 {margin:2px 0 25px 0; padding:0;}
.errorContent p {margin-bottom:20px}
.errorContent p strong {font-size:14px; font-weight:bold;}
.not_foundButton {float:right; text-align:center; display: inline; margin-top:-10px;}

