#inputform {
    font-size:13px;	
    color: #666666;
}
#inputform h1 {
    font-size: 16px;
    color: #666666;
    display: block;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
#inputform h2 {
    font-size: 13px;
    color: #666666;
    display: block;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#UserRegistrationForm h2 {
	font-size: 13px;
	color: #666666;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#UserRegistrationForm li {
	font-size: 13px;
	color: #FF0000;
}
#UserRegistrationForm h1 {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-bottom: 0px;
}
#UserRegistrationForm h3 {

	font-size: 13px;
	color: #666666;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#LoginForm h2 {
	font-size: 13px;
	color: #666666;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#LoginForm ul {
	font-size: 13px;
	color: #666666;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
	list-style-position: outside;
	list-style-type: none;
}

#LoginForm h1 {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-bottom: 0px;
}
#LoginForm #error ul {
	font-size: 13px;
	color: #FF0000;
}

#LoginForm h3 {

	font-size: 13px;
	color: #666666;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.item {
	font-size: 14px;
	line-height: 130%;
	color: #666666;
}
.item a {
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.item a:hover {
	color: #FF6600;
	text-decoration: none;
}

.item h1 {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-bottom: 0px;
}
.item ul {
	font-size: 13px;
	line-height: 139%;
	text-align: left;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#ReRegistForm h2 {
	font-size: 13px;
	color: #666666;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#ReRegistForm ul {
	font-size: 13px;
	color: #666666;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
	list-style-position: outside;
	list-style-type: none;
}

#ReRegistForm h1 {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-bottom: 0px;
}

#ReRegistForm h3 {

	font-size: 13px;
	color: #666666;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
/*
#KeyConfirmationForm #errors ul {
	font-size: 13px;
	line-height: 130%;
	color: #FF0000;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
*/
#KeyConfirmationForm h2 {
	font-size: 14px;
	line-height: 130%;
	color: #666666;
	margin: 0px;
}
#KeyConfirmationForm ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
}

