.custom #banner {
    background-image: url(../images/banner.png);
}

/* customize table layout */
.custom .x-data th {
	text-align: left;
}
	.custom .x-data th.center {
		text-align: center;
	}
	
.custom hr {
	border: 0;
	background-color: grey;
	height: 1px;
}

.custom ul.twocolumn {
	overflow: hidden;
}
.euronumber {
	padding-left: 53px;
}

