.commonInput {
	padding-left:19px;
	padding-right:0px;
	border-image-outset: 0px 0px 0px 5px;
}
.commonInputUsername {
	background: url(common.webp) left 2px top -59px no-repeat padding-box;
}
.commonInputPassword {
	background: url(common.webp) left 2px top -83px no-repeat padding-box;
}
.commonInputEmail {
	background: url(common.webp) left 2px top -107px no-repeat padding-box;
}

#commonTitle {
	width:247px;
	height:0px;
	padding-top:53px;
	background:url(common.webp), url(commonSmall_a.webp);
	background-position: 177px -1px, 0px 33px;
	background-repeat: no-repeat;
	overflow:hidden;
}