.product_logo_background{
	background-image: url("/split/javax.faces.resource/images/cercl-blc-141x141.png.xhtml")  !important;
	width: 141px;
	background-repeat : no-repeat;
	height: 125px;
	display: block;
	float:left;
	position:relative;
	top:-19px;
	left:20px;
}
.product_logo{
	background-size: 142px 55px;
	background-repeat: no-repeat;
	width: 141px;
	height: 119px;
	display: block;
	float: left;
	position: relative;
	background-position: 0 45px;
	left: 2px;
}
/** Login **/
.login-logo {
  background-size: 250px 97px;
  background-repeat: no-repeat;
  width : 250px;
  height : 130px; 
  background-position-y: 34px;
}