@charset "UTF-8";
/* For pages with sponsorship ads in the title graphic */


#sponsor-findProduct, #sponsor-findCompany, #sponsor-findSysInt {
	margin: 0px 0px 20px;
	padding: 87px 0px 0px 140px;
	height: 70px;
}

#sponsor-findProduct {
	background: url(../images/title-findProd-ad.jpg) no-repeat top left;
}

#sponsor-findCompany {
	background: url(../images/title-findCompany-ad.jpg) no-repeat top left;
}

#sponsor-findSysInt {
	background: url(../images/title-findSysInt-ad.jpg) no-repeat top left;
}