h2 {
	margin-bottom: 5px;
	font-size:18px;
}
h3 {
	font-size:16px;
}
p {
	margin-bottom: 30px;
}
ul {
	list-style:none;
	padding-left:0px;
}

.index-body ul
{
	white-space: nowrap;
	overflow: hidden;
}

.vertical-bottom {
	vertical-align: bottom;
}
.mainbox {
	margin-top: 0px;
}
.forgot-password {
	font-size: 80%;
}

