
#signup #sideBar{
	display:none;
}
#signup #main{
		margin:0;	
	}
.clsFormCommon{
	background:#DBDBDB;
	margin-bottom:5px;
	padding:3px 5px;
}

.clsFormContentLeft{
	width:620px;
}
.clsFormContentRight{
	width:310px;
}
.clsFormLabel{
	width:170px;
}
.clsFormInput{
	width:400px;
	padding-top:5px;
	margin-left:10px;
	text-align:left;
}
.clsTextBox,.clsCountry,.clsSelectBox{
	width:390px;
	border:1px solid #828383;
	background:#F2F3F4;
}
.clsSelectBox{
	width:auto;
}
.clsInstruction{
	font-size:10px;
	margin-top:5px;
	color:#175470;
}
.clsCaptcha{
	margin-bottom:5px;
}

/* apr-09 */
#selSignUpBlock{
	width:545px;
	margin:20px auto;
}
#selSignUpBlock h3{
	color:#000;
	font-size:24px;
	font-weight:bold;
	padding:20px 0 0 20px;
}
#selSignUpBlock ul,#selSignUpBlock p{
	margin-left:20px;
	color:#000;
}
#selSignUpBlock ul{
	margin-top:10px;
}
#selSignUpBlock li{
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
	background:url(../images/dot.jpg) no-repeat left center;
	padding-left:10px;
	color:#000;
}
#selSignUpListner,#selSignUpSinger{
	height:224px;
	background:url(../images/img-listener.jpg) no-repeat;
	margin-bottom:50px;
}
#selSignUpSinger{
	background:url(../images/img-artist.jpg) no-repeat;
}

