#content {
	BACKGROUND-POSITION: right top; DISPLAY: block; MARGIN: 0px auto; WIDTH: auto; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ffffff;
}
.img_title {
	MARGIN-TOP: 10px
}
.left {
	float: left; 
	width: 310px;
	text-align: right;
}
.green_title {
	background: url(../images/green_line_h_long.gif) no-repeat bottom;
	color: #68a52a;
	font-weight: bold;
	padding-bottom: 10px;
}

#middle {
	float: left;
	background-color: #66C;
	width: 82px;
	margin-top: 110px;
	background: url(../images/green_line_v.gif) center repeat-y;
}

.right {
	FLOAT: left; 
	width: 480px;
	padding-top: 110px;
}
.sign_up LABEL {
	DISPLAY: block; MARGIN: 3px 0px
}
.sign_up INPUT {
	FONT-SIZE: 11px; WIDTH: 350px; HEIGHT: 20px;
	border: solid 1px #999;
}

.sign_up .button_format {
	height: 25px;
	width: 100px;
	border: 2px outset #CCC;
	color: #FFF;
	font-weight: bold;
	background-color: #68a52a;
}

.sign_up SELECT {
	FONT-SIZE: 11px; WIDTH: 350px; HEIGHT: 20px;
	background: none;
	border: solid 1px #999;
}
.sign_up textarea {
	FONT-SIZE: 11px; WIDTH: 350px; HEIGHT: 180px;
}

.radio {
	BORDER-TOP-WIDTH: 0px! important; BORDER-LEFT-WIDTH: 0px! important; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-WIDTH: 0px! important; WIDTH: auto! important; HEIGHT: auto! important; BORDER-RIGHT-WIDTH: 0px! important
}
.radio2 {
	BORDER-TOP-WIDTH: 0px! important; BORDER-LEFT-WIDTH: 0px! important; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-WIDTH: 0px! important; WIDTH: auto! important; HEIGHT: auto! important; BORDER-RIGHT-WIDTH: 0px! important
}
.radio3 {
	BORDER-TOP-WIDTH: 0px! important; BORDER-LEFT-WIDTH: 0px! important; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-WIDTH: 0px! important; WIDTH: auto! important; HEIGHT: auto! important; BORDER-RIGHT-WIDTH: 0px! important
}
.register_button {
	 background: url(../images/green_arrow.gif) no-repeat right;
	 background-color: #68a52a; 
	 border: none;
	 WIDTH: 242px;
	 padding-top: 16px;
	 padding-bottom: 21px;
	 text-align: right;
	 color: white;
	 font-weight: bold;
	 float: right;
}

.register_button_off {
	background: url(../images/black_arrow.gif) no-repeat right;
	background-color: #CCC;
	width: 242px;
	border: none;
	text-align: right;
	padding-top: 16px;
	padding-bottom: 21px;
	color: #000;
	cursor: pointer;
	float: right;
}

.hidden {
	DISPLAY: none
}
