/* -- component Form Join template -- */




.form_join_section
{
	width: 580px;
	margin: 4px auto;
}

.form_join_section .input_text
{
	width: 200px;
}

.form_join_section textarea
{
	width: 270px;
	height: 120px;
}

.join_form_captcha
{	
	padding: 4px;
	text-align: center;
}
.captcha_center {
	margin-left: 330px;
}
.step_text {
	margin-top: 20px;
	margin-bottom: 20px;	
	font-size:14px;
	font-weight:bold;
}
.form_join_step_label
{
	margin-top: -10px;
	width:91px;
	height: 483px;
	height:500;
	background-image: url(../../img/uploadgrad_jpg.jpg);
	float: left;
	color: #3e566f;
	font-weight: bold;
	
}
.left {
	text-align: right;
}
label {
	color:#4D637B;
	font-size: 11px;
	font-weight: bold;
}
.submit {
	margin-left: 300px;
	margin-top: 8px;
	width:117px;
	height:27px;
	background-image: url(../../img/buttons/btn1.png);
	border: medium none;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	
}
.promo_cont {
	float: right;
	margin-right: -150px;
	_margin-right: 0px;
}
.promo_text {
	padding-top: 10px;
	display: block;
	margin: 5px;
	color:#4D637B;
	font-size: 11px;
	font-weight: bold;
}
.form_join_promo_cont {
	width: 158px;
	background: url(../../img/sub-menu-background1.png) no-repeat;
	
}
.form_join_promo_cont_bottom {
	background:url(../../img/sub-menu-background2.png) no-repeat;
	width: 158px;
	height: 24px;
}

#content .page
{
_width:800PX;
}
