
.idlenotify {
	width: 550px;
}

	.idlenotify .logo {
		background: url(/images/sprite_finando.png) no-repeat 0 -26px;
		cursor: pointer;
		height: 35px;
		width: 186px;
		margin: 0 auto;
	}

    .idlenotify-header {
	    height: 45px;
	    background-color: #0B5697;
    }

    .idlenotify-header .icon-logo {
		height: 45px;
		width: 270px;
		margin: 0 auto;
		background-position: 0 -240px;
	}

.idlenotify-debuginfo {
	position: fixed;
	top: 3px;
	width: 215px;
	z-index: 9999;
}
