.custom #banner {
    background-image: url(../images/banner.jpg);
}
.custom li.sub-li {
	margin: 0 0 0 3em;
	background:transparent url(/global-img/icons/silk/bullet_arrow_left.png) no-repeat scroll left 3px;
}
/* customize table layout */
.custom .x-data th {
	text-align: left;
}
.custom .x-data th.center {
	text-align: center;
}

.x-data {
	margin:1.5em 0 0;
}


.custom #installation-error {
	width: 500px;
	height: 15px;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
	font: bold 11px Tahoma;
	color: #cc0000;
	background: no-repeat left url('/global-img/icons/silk/exclamation.png') #fff;
	margin-left: 1em;
}
	.custom #installation-error a,
	.custom #installation-error a:active,
	.custom #installation-error a:visited {
		color: #ff0000;
	}
	.custom #installation-error a:hover {
		text-decoration: none;
	}
	
/* 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;
}
/* 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;

}

    .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;

}


