a {
	color:#2d6093;
}

a:hover {
	color:#2d6093;
}

a:visited {
	color:#2d6093;
}

div#dh-outer-wrapper {
	width: 760px;
	margin: 20px auto 20px auto;
	
}

div#footer-box {
	clear: both;
	margin-top: 50px;
}

div#error_messages {
	border: 1px solid red;
	margin-bottom: 10px;
	
}

div#error_messages li {
	font-weight: bold;
	color: red;
}

input#phone-ext {
	width: 55px;
}
