/* PAGE NOT FOUND CSS */

.errorPageContent { font-size: 12px; }

.errorPageContent H1 {
	font-size: 20px;
	border: 0;
}

.errorLinkList {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.errorLinkList LI {
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	background: url('//media.phonehouse.com/cpw-sales/static/images/common/link_arrow.gif') no-repeat 0 50%;
}

p.callUs { font-size: 14px; }

p.callUs .phoneNo {
	color: #003060;
	font-weight: bold;
	font-size: 16px;
}