h1 {
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}
h2 {
	margin-top:0px;
	margin-bottom:3px;
	font-weight:bold;
}
p {
	margin-top:0px;
	margin-bottom:12px;
	text-align:justify;
}
div.inline-error {
	font-size:0.75em;
	padding-top:4px;
	padding-left:26px;
	color:red;
	background:url("../img/error.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-top:2px;
	text-transform:uppercase;
	min-height:20px;
	height:auto !important;
	height:20px;
}
p.privacy {
	float:left;
	padding-left:170px;
	color:#666666;
	font-size:0.75em;
	text-align:justify;
}
