[data-role="footer"], .buttonset {
	text-align:right;
}

.passcodeset { 
	text-align:center;
}
.passcodeset > .ui-input-text {
	width:3em;
	display:inline-block;
}

.ui-error {
	border:1px solid #FF0000;
	background-color:#F08080;
	color:#333333;
	margin:1em;
}

.ui-success {
	border:1px solid #008000;
	background-color:#32CD32;
	color:#333333;
	margin:1em;
}

.notice {
	color: red;
}
