.time-pic {
	background-image: url("../images/time.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.all-day-event-pic {
	background-image: url("../images/all-day-event.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.location-pic {
	background-image: url("../images/location.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.date-pic {
	background-image: url("../images/date.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.padlock-pic {
	background-image: url("../images/padlock.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.action-loading-pic.big {
	background-image: url("../images/big-action-loading.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 64px;
	height: 64px;
}

/*
.logineo-logo-pic {
	background-image: url("../images/logineo_logo.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 140px;
	height: 192px;
}
*/

.logineo-logo-pic {
	background-image: url("../images/logineo_logo_trans.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 256px;
	height: 119px;
}
