.msg {
	background: url(../img/icons.gif) no-repeat -25px -75px;
	display: inline;
	margin-left: 5px;
	padding: 2px 2px 2px 18px;
	vertical-align : -1px;
	*vertical-align : 5px;
	_vertical-align : 3px;
}

.pass {
	background-position: 1px -57px;
}

.error {
	background-position: 1px -38px;
}

.tips {
	background-position: 1px 2px;
}

.loading {
	background:url(../img/loading.gif) no-repeat left center;
}

.block {
	background-position: 1px -18px;
	border-color: #FF6600;
}
.clearfix {
	clear : both;
}
#passwordInfo {
	width:220px;
	height: 20px;
	background: transparent url(../img/levels.gif) left top no-repeat;
}