
.default #signup {
	color: #FFFFFF;
	left:2px;
	top:1px;
	font-family: arial;
	font-weight: bold;
	font-size: x-large;
	position: relative;
	overflow:auto;
	width: 865px;
	height: 509px;
	text-align:center;
}
.default #signup_content{
	position: relative; 
	text-align: center; 
	width: 665px;
	left:150;
	_left:20;
	_top:45;
	top:60;
}

.sport_selected{
	border:1px solid black;
	width:175px;
	height:60px;
	overflow:auto;
	float:left;
	background-color:white;
}
.sport_select{
	font-size: 12px;
}
.sport_select_text{
	display:inline;
	float:left;
}
.sport_select_delete{
	display:inline;
	float:right;
}