#login {
	background-color: #262626;
	width: 200px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #808080;
	margin: 0px 275px;
	}
#login-bar {
	background-color: #ff0000;
	margin: 0px 10px;
	padding: 2px 0px;
	font-weight: bold;
	}
#login-content {
	width: 180px;
	}
.align-center {
	text-align: center;
	}
.align-left {
	text-align: left;
	}
#whats-text {
	font-size: 140%;
	line-height: 1.4em;
	margin-bottom: 20px;
	}
.text-title {
	font-size: 180%;
	font-weight: bold;
	line-height: 1.8em;
	}
.text-red-emphasis {
	color: #ff0000;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.4em;
	}
.text-emphasis {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.4em;
	}
#tokuten {
	background-image: url(images/tokuten_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
.tokuten-left {
	width: 258px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: ffffff;
	margin: 0px 0px 0px 12px;
	text-align: center;
	}
.tokuten-right {
	width: 258px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #ffffff;
	margin: 0px 12px 0px 0px;
	text-align: center;
	}
.text-tokuten {
	color: #ffc000;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	}