@charset "utf-8";
div.setup { width: 977px; float: left; }
div.right { float: right; }

span.title {
	font-size: 18px;
	color: #0f4562;
}

.join {
	width: 500px;
	margin: 0 0 2em 0;
}

img.right {
	float: right;
	margin: 0;
	border: 0;
}

div.setup p { margin: 0; padding: 0; }

div.section {
	margin: 1em 0 0 2em;
	padding: 0;
	float: left;
	clear: both;
	display: block;
}

input.input {
	float: left;
	display: inline;
	height: 23px;
	width: 177px;
	border: 0;
	background: url('../images/search_box_background.png') no-repeat left top #efefef;
	color: #185d93;
	font-style: normal;
	font-size: 11px;
	padding: 0 0 0 .3em;
	margin: 0 1em 0 .2em;
}

input.submit {
	float: left;
	display: inline;
	height: 23px;
	width: 134px;
	border: 0;
	background: url('../images/submit_button_background_longer.png') no-repeat left top #efefef;
	color: #185d93;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin: 0;
}

div.section p {
	float: right;
}

div.section p.label {
	width: 120px;
	float: left;
}