/* =========== */
/* ! NOTICES   */
/* =========== */

#notice-login {
	background: url(../images/notice-signin.png) no-repeat top;
	height: 315px;
	margin: 20px 0 0 0;
	position: relative;
	width: 100%;
}

#notice-no-favs {
	background: url(../images/notice-no-favs.png) no-repeat top;
	height: 315px;
	margin: 20px 0 0 0;
	position: relative;
	width: 100%;
}

#notice-no-fp {
	background: url(../images/notice-no-fp.png) no-repeat top;
	height: 315px;
	margin: 20px 0 0 0;
	position: relative;
	width: 100%;
}

#notice-user-no-fp {
	background: url(../images/notice-user-no-fp.png) no-repeat top;
	height: 315px;
	margin: 20px 0 0 0;
	position: relative;
	width: 100%;
}

.notice-message {
	color: #707070;
	font-size: 14px;
	height: 200px;
	left: 437px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 1px #FFF;
	top: 125px;
	width: 415px;
}

.message-buttons-double {
	margin: 15px 0 0 60px;
}

.message-buttons-single {
	margin: 15px 0 0 0;
}

.message-buttons-fb {
	margin: 20px 0 0 10px;
}

.os {
	margin: 0 0 0 -2000px;
}