.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 table.literature{
    margin: 0 0 0 0;
	font-family: Arial,Helvetica;
}
    .custom table.literature th, table.literature td {
        vertical-align:middle;
    }
    
    .custom table.literature td.gray {
        background-color:#EFEBE1;
        font-weight:bold;
        height:13px;
    }
.custom .center {
    text-align: center;
}
.custom .left {
    text-align: left;
}
.custom #ubs-note {
    background-color: #CEDFF5;
    border: 1px solid #8DB2E3;
    clear: both;
    color: #111111;
    font-size: 1em;
    overflow: hidden;
    padding: .1em 1.5em;
}

.custom .x-required {
	font-weight: normal;
	color:#000000;
}

.custom #handbook-request-form .x-required .x-required-indicator {
	visibility:visible;
}

.x-required-indicator {
	color: red;
    font-size: 1.3em;
    font-weight: bold;
}

.euronumber {
    padding-left: 49px;
}

.red_bold {
	color: red;
	font-weight:bold;
}

.euronumber {
    padding-left: 50px;
}
