@charset "UTF-8";

#left_box {
	/* override the base_layout style */
	width: 748px;

	border: solid 1px #ffffff;
	background-color: #000000;
	background-image:url("/images/wteam/wteam_list_background.gif");	
}

#other_names { 
	position:relative;
	width: auto; 
	height: 136px;
	line-height: 120%;
	margin-top: 0;
	float: left;
	z-index:200;
	font-size:8pt;
	line-height:110%;
	font-family:"Lucida Grande", Vernada, Arial, Geneva, Helvetica, sans-serif;
}

#other_names ul{
	margin-top:0;
}

#other_names li {
	font-weight: bold;
	font-size:8pt;
	line-height:120%;
	font-family:"Lucida Grande", Vernada, Arial, Geneva, Helvetica, sans-serif;
}

#other_names .title { 
	margin-left: 10px;
	font-weight: bold;
}

#player_top_row {
	position: absolute;
	width: 748px;
	height:auto;
	left:5px;
	float:left;	
	margin-top:36px;
	margin-right:0;
	margin-bottom:0;
}

#player_name { 
	width: 626px; 
	border-bottom: solid 1px;
	float: left;
	margin-top:85px;
}
#player_photos { 
	width: 110px; 
	height: 140px; 
	float: left;
	margin-top:0;
	margin-bottom:0;
	border:1px;
	vertical-align: bottom;
}
#player_bottom_row {
	padding-top: 16px;
	margin-left:5px;
	margin-bottom:0;
	height:auto;
	width:743px;
/*	background-image:url("images/wteam_list_background.gif");*/

}
#player_info { 
	padding: 15px 0 0 0; 
}
#player_photob { 
	float: left; 
	width: 480px; 
	height: 360px; 
	text-align: left;
	margin-top: 15px; 
	padding:0;
	border: 0;
}

#players_clear { clear: left; }

#player_info ul {
	list-style: none;
	margin: 0; 
	padding: 0;
}


#flash_content {
	width: 748px;
	height: 518px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
