.signin, .jns {
	display: none;
}

#right {
	top: 50px;	
}

#right p {
	text-align: left;
	font-size: 9pt;
	color: #444;
	margin: 7px 10px 15px 10px;
}

#right p.title {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 5px;
}

#start {
	width: 350px;
	margin: 15px 0 15px 35px;
	padding: 0;
}

#start fieldset {
	border: 1px solid #0085a9;
	margin: 0;
	padding: 0;
}

#start legend {
	color: #0085a9;
	font-weight: bold;
}

#start div {
	float: none;
	clear: left;
	margin: 10px 0;
}

#start div.signin {
	margin-top: 10px;
}

#start div label {
	float: left;
	width: 170px;
	text-align: right;
	color: #444;
	margin: 0;
	padding: 0;
}

#start div input {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
}

#start div.submit input {
	margin-left: 10px;
	font-weight: bold;
	color: #0085a9;
	font-size: 9pt;
}

#contents .fleft {
	margin: 0 5px 0 35px;
}

#contents #error {
	border: 1px solid #666;
	width: 330px;
	margin: 0 0 10px 35px;
	background-color: #ffb;
	color: #a66;
	padding: 10px;
	font-weight: bold;
}

#error a {
	text-decoration: none;
}

#right #guarantee {
	width: 270px;
	padding: 0 5px 0 10px;
	margin: 0 0 10px 0;
	border: 1px solid transparent;
}

#guarantee img {
	float: left;
	display: block;
	padding: 0 0 15px 0;
}

#guarantee p {
	clear: left;
	text-align: left;
	font-size: 9pt;
	color: #666;
	margin: 10px 8px;
}

#guarantee p.seal {
	clear: none;
	font-weight: bold;
	margin: 35px 0 30px 130px;
}

#contents p.pricing {
	margin: 5px 0 5px 35px;
}
#contents p.end {
	height: 400px;
}
