/**********************************************************
 custom CSS goes into this file
 **********************************************************/
/*	
.inforLogo {
    background: url('img/client.jpg') no-repeat scroll center center rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    display: inline-block;
    height: 38px;
    left: 2px;
    position: relative;
    top: 1px;
    width: 178px;
}

.inforTopBanner {
    background-color: #FFFFFF;
	background: url('img/client.jpg') repeat;
}	


.inforTopBannerLeft{
    padding-left: 10px;
	padding-top: 20px;
}	

body
.inforApplicationName{
	left: 15px;
}
*/