#content_frame{
	height: 528px;
	width: 100%; /*width of menu*/
	background: white url(../images/backgrounds/mysongplayer_mirror_bg.jpg) repeat-x center top;
	display: block;
	line-height: 0px;
	border: none;
}

#support_form{
	position: absolute;
	left: 20px;
	top: 150px;
	width: 500px;
	height: 600px;
	line-height: 15px;
	padding: 10px; 
	border-width: 1px;
	border-style: none;
	border-color: black;
	
}