@CHARSET "UTF-8";

#header {
	background:url(../images/womad.png) no-repeat;
	height:132px;
	margin:1em 0;
	padding:5px 0 0 130px;
}
h1 {
	font-size:1.75em;
	margin:0 0 0.5em 0;
}
#header span {
	display:block;
	margin-bottom:0.5em;
}
#header span.big {
	font-size:1.25em;
}
#header span.small {
	font-size:1em;
}
.error {
	margin-top:25px;
}
#terms_and_conditions {
	border:1px solid #CCC;
	font-size:0.9em;
	height:8.5em;
	line-height:1.1em;
	margin-left:10px;
	overflow:auto;
}
#terms_and_conditions p {
	margin:0;
}
#terms_and_conditions ol {
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
