#idlft{
background:url(./images/lftimg.jpg) no-repeat;
width:123px;
height:102px;
}
#idbg{
background:url(./images/idbg.jpg) no-repeat left top;
width:100%;
height:173px;

}
#idrte{
background:url(./images/rtebg.jpg) no-repeat right top;
width:100%;
height:173px;
}
.player_id {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:normal;
}
.player_id a:link, .player_id a:visited, .player_id a:active
{
text-decoration:underline;
color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.player_id a:hover
{
text-decoration:none;
color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.player_name{
color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	}

.players_img
{
padding:15px 0 0 27px;
}