.custom #hd #banner {
    background-image: url(../images/banner.png);
}
.custom table.literature{
	margin: 0 0 0 0;
}
	.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;
}