/* -------------------------------------------------------------- 
URI: http://www.americanheart.org (BETA)
Description: 404 Page
Author: Leon Truong
Version: 1.00
Tags: 404
Updated Date: 

December 17, 2009: Created
-------------------------------------------------------------- */

.errorarrow {
	left:-25px;
	position:absolute;
	top:145px;
}

.errortitle {
	position: relative;
	margin: 10px; padding: 10px 10px 20px; 
	background: #f7f7f7;
	display: block; 
	width: 620px; 
	float: right;
	clear: both;
}

.errortitle div + div img {
	/*display: none;*/
}

.errortitle {
	
}



.errortext {
	border-top:1px solid #E8E8E8;
	position:relative;
	text-align:left;
	margin: 0 10px;
	padding-top: 20px;
}


.errordynamic {
	margin: 10px; padding: 10px; width: 620px; display: block;
}
