#mypage_container { width:905px; min-height:694px; background:url(../images/mypage_bkg.png) no-repeat; }#mypage_title { width:905px; height:107px; margin-top:13px }#mypage_left { width:328px; height:100%; float:left  }#mypage_right { width:577px; height:100%; float:left }#mypage_right_txt { width:547px; margin-left:10px; margin-top:20px}#mypage_button { width:328px; height:395px; background:url(../images/mypage_button.png) repeat-y; overflow:hidden; margin:0px; padding:0px; line-height:normal }.mypage_button_div { height:79px; border:0px; margin:0px; padding:0px; line-height:normal}

.my_profile_tab
{
	display: none;
}.player_gender_box{
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 30px ;
	cursor: pointer;
}
.player_gender_box_selected{
	background-color: #33aa33 !important;
}

.privacy_check_button
{
	 width:150px;
	 height:25px;
	 background: url("../images/deny.png") no-repeat;
	 color:#d93130;
	 cursor:pointer;
	 margin:10px 50px;
}
.privacy_check_button_click
{	
	color:#87c518;
	background: url("../images/allow.png") no-repeat; !important;
}

#player_birthday_box_image{
	background-color: #00ff00;
	font-size: 10px;
	padding-left:40px;
	padding-top:10px;
	width: 96px;
	height:32px;
	margin-left: 30px;
	cursor: pointer;
	background: url("../images/calendar-date.png") no-repeat;
}
#parent_birthday_box_image{
	background-color: #00ff00;
	font-size: 10px;
	padding-left:40px;
	padding-top:10px;
	width: 96px;
	height:32px;
	margin-left: 30px;
	cursor: pointer;
	background: url("../images/calendar-date.png") no-repeat;
}
#player_adress
{
	left: 343px;
	top: 220px;
}
#parent_information{
	display:  none;
	height: 350px;
}
#parent_lastname
{
	left: 343px;
	top: 43px;
}
#parent_birthday_fs
{
	left: 0px;
	top: 120px;
}
#parent_birthday_box{
	background-color: #00ff00;
	font-size: 15px;
	text-align: center;
	width: 150px;
	padding: 10px;
	margin-left: 30px;
	margin-top: 30px;
	cursor: pointer;
	
}
#parent_nation
{
	left: 0px;
	top: 225px;
}
#parent_fiscal
{
	left: 343px;
	top: 155px;
}
#team_information
{
	height: 280px;
}
.myprofile_subtitle
{
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	background-color:transparent;
	background-image:url(../assets/images/h2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

input.button_submit
{
	border: none;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../assets/images/upload/submit.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF !important;
	cursor:pointer;
	height:35px;
	padding-bottom:0;
	padding-left:0;
	padding-right:10px;
	padding-top:6px;
	width:145px;
}
input.button_submit:hover
{
	background-position:bottom center;
}

.cancel
{
	cursor:  pointer;
	float: right;
	width: auto !important;
	padding-right: 20px;
	color: #ff0000 !important;
}
.confirm
{
	cursor:  pointer;
	float: left;
	width: auto !important;
	padding-right: 20px;
	color: #00ff00 !important;
}
.confirmText
{
	margin-top: 40px;
	margin-bottom: 60px;
	font-size: 20px !important;
}
