#main_image{ background:url(../../img/artistcard/artistcard_title.gif) no-repeat; height:165px; }

#back_image{
	background:url(../../img/artistcard/artistcard_back.jpg) no-repeat right center;
	width:600px;
	height:330px;
	}
	
#form_bot {
	width:600px;
	height:auto;
	}
	
	.form_bot_left {
		width:250px;
		height:40px;
		float:left;	
	}
	
	.form_bot_right {
		width:340px;
		height:40px;
		float:right;	
		font-size:12px;
	}
	
#text_box {
	width:600px;
	height:auto;
}
	

