.sidebar_form_label_container 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;
}
/*.block_cap_text { border-bottom: 1px black dotted; }*/
.block_cap { margin-bottom: 10px; }

.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;
	z-index:5;
	position:relative;
	clear:both;
}