#content {
	width:420px;
}
#content, #content * {
	font-size:11px;
}
#subnav {
	background-image:url(/images/about/subnavBg.gif);
	height:252px;
}

.success, .error {
	padding:5px;
	text-align:center;
	width:410px;
	margin:12px 0 0 41px;
	font-weight:bold;
}

.success {
	border:1px solid #005500;
	color:#005500;
	background-color:#B6E7AD;
}
.error {
	boder:1px solid #931114;
	color:#931114;
	background-color:#EBBCBD
}

.about-image {
	margin:0 4px 12px 12px;
}
