/* -- Form Sign Up Style -- */

.sign_up_promo_text
{
	background-image: url(../../img/sub-menu-background1.png);
	background-repeat: no-repeat;
	width: 158px;
	padding: 4px;
}
.sign_up_border_bottom {
	background-image: url(../../img/sub-menu-background2.png);
	width: 158px;
	height: 24px;
}
.index_sign_up_cont {
	
}
.block_cap {
	margin-top: 5px;
	margin-bottom: 5px;
}
label {
	color:#4D637B;
	font-size: 11px;
	font-weight: bold;
}
.sign_up_pink {
	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;
}

.form_sign_up_bg {
	background-image: url(../../img/form_sign_up_bg.jpg);
	background-repeat:no-repeat;
	/*background:url(../../img/formsignupbg.jpg) no-repeat;*/
	width:220px;
	height:360px;
	position:relative;	
}