/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------->>> Specific logo style <<<---------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.authenticate p.logo {
	background: url(../images/logo-small.png) no-repeat center center !important;
    width: 121px;
}

.header {
	height: 69px;
	background: #FAFAFA;
}

.header div.logo {
	background: url(../images/logo.png) no-repeat center center;
	width: 171px;
	height: 69px;
}

.header div.title {
	margin-left: 130px;
}
