@import url('theme_philips.css');

div.app-name {
    height:60px;
    width:300px;
    float:left;
    margin-top:30px;
    background: #fff url(../../images/skin/app_name_philips_cv.gif) 0 0 no-repeat;
}

div.logo {
    width:200px;
    height:60px;
    float:right;
    margin-top:30px;
    background: #fff url(../../images/skin/logo_philips.gif) 0 0 no-repeat;
}

div.logo-login {
	float:right;
	height:42px;
	margin-top:45px;
	padding-bottom:15px;
	padding-right:16px;
	width:500px;
	background: url(../../images/skin/logo_login_philips_cv.gif) 0 0 no-repeat;
}