@charset "utf-8";
/* CSS Document */
#ipc {
    background: url(../cse/theLogo.png) center left no-repeat;
    background-size: contain;
    height:98px;
	margin-left:0;
	padding-left:0;
}
#kiFooterLogo {
    background: url(../cse/theFooterLogo.png) left center no-repeat;
    background-size: contain;
    height:98px;
	background-position: right;
}