/*******************************************************************************
/* Pages Logo on PCView */

body.PCView .Bo-page-logo
{
	background-image: url('../images/logoDevice-BeoPlayA9.png');
	height: 212px; /* jpg height */
}

/*******************************************************************************
/* Home screen logo on iPhoneView */

body.iPhoneView #header .navLogo
{
	background-image: url('../images/iPhone/logoDeviceIphone-BeoPlayA9.png');
	height: 136px; /* img height */
}