#sign_up_content{position:relative;min-height:500px;margin-top:4px;}
.has-sidebar #sign_up_content{float:left;width:676px;margin-left:3px;}

#content_frame
{
	margin-top:20px;
	margin-left:30px;
	width:800px;
}

#sign_up_title_img
{
	float:left;
	width:55px;
	height:37px;
	background-image:url("../../img/signup/signup_title.png");
	background-repeat:no-repeat;
}

#sign_up_title
{
	width:800px;
}

#sign_up_title h1
{
	font-size:2em;
	line-height:37px;
}

#intro_words
{
	margin-left:55px;
}

#intro_words p
{
	font-size:1.2em;	
}

#intro_words a
{
	text-decoration:underline;
	color:#7BCEEE;
}

#sign_up_input
{
	margin-top:20px;
	margin-left:130px;
	width:625px;
	font-size:1.1em;
}

.input_line
{
	width:630px;
	float:left;
}

.input_name
{
	float:left;
	width:150px;
	height:25px;
	text-align:left;
	line-height:25px;
	font-size:12px;
}

.input_text input
{
	width:340px;
	height:21px;
	padding-top:4px;
	border-color:#3B3B3B #EBEBEB #EBEBEB #3B3B3B;
    border-style:solid;
    border-width:2px 1px 1px 2px;
	font-size:1em;
	font-family:Verdana;
	/*width:300px;
	 border:1px solid gray;*/
}

.input_text{
	font-size:1em;
	font-family:Verdana;
}

.note_words
{
	padding-left:150px;
	padding-bottom:5px;
	font-size:0.9em;
	color:#898989;
	/*font-size:0.8em;	 
	 width:320px;*/
}

.note_words_alert
{
	float:left;	
	width:470px;
	height:auto;
	padding-left:150px;
	visibility: hidden;
	color:red;
	font-size:0.9em;
}
.note_words_alert_this
{
	float:left;	
	width:470px;
	height:auto;
	padding-left:150px;
	color:red;
	font-size:0.9em;
}

.note_words_error
{
	float:left;	
	width:470px;
	padding-left:150px;
	color:red;
}

.line_blank
{
	float:left;	
	width:470px;
	height:20px;
	padding-left:150px;
	text-align:left;
}

.checkbox
{
	float:left;
	width:450px;
	text-align:center;
	padding-left:35px;
	*padding-left:33px;
	/*padding-left:40px;*/
}

#checkboxId{
	margin-right:7px;
}

.checkbox a
{
	text-decoration:underline;
	color:#7BCEEE;
}

.save_button
{
	float:left;
	width:480px;
	text-align:center;
}

.submit_button
{
	float:left;
	width:300px;
	padding-left:150px;
}

.submit_press
{
	float:left;
}

.submit_pass_link
{
	float:left;
	padding-left: 5px;
}

.edit_button
{
	margin-left:240px;
	text-align:center;
}

.link_words
{
	/*font-size:0.8em;
	text-decoration:underline;*/
	font-size:0.9em;
	color:#7BCEEE;
	line-height:26px;
}

.desc_line
{
	width:830px;
	float:left;
}

.desc_line h2
{
  font-size:1.5em;
  line-height:37px;
  font-weight:bold;
  margin-top:30px;
  margin-left:55px;
  border-bottom:1px solid #D6D7D7;
}

.desc_line h3
{
	font-size:1.2em;
	line-height:37px;
	font-weight:bold;
	padding-left:85px;
}

.desc_line ul li
{
	font-size:1.2em;
	list-style-type:disc;
	margin-left:20px;
}

.desc_line p
{
  font-size:1.2em;
  margin-left:55px;
  margin-top:10px;
}

.error404
{
  font-size:1.2em;
  margin-left:55px;
  margin-top:25px;
}

.error_li
{
  font-size:13px;
  list-style-type:disc;
}



/*platform css*/
#sign_up_title {
   width:825px;
}

.page-titles {
 color:#5F6062;
 float:left;
 font-family:Verdana;
 font-size:26px;
 margin-top:5px;
}

.page-subnav {
 float:right;
 font-size:12px;
 padding-top:19px;
 text-align:right;
}
