/********************************* Competitor Tag ***********************/

.nocFlagStyle{
	font-weight:bold;
	border: 1px solid #AAD72A;
	color:AAD72A;
	float:left;
	padding: 2px;
	margin-right:2px;
	text-align:center;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	
}

.playerTagContainer{	
	position: relative;
	text-align: left;
}

.playerTagInnerLowContainer{
}

.playerTagInnerUpContainer span,
.playerTagInnerUpContainer img
{
	float: left;
}
	
.playerTagBigBox{
	width: 131px;
	height: 195px;
	background-color: #EEE;
	padding: 5px;
}

.playerTagBigBox .playerTagInnerUpContainer{
	width: 124px;
	height: 154px;	
}

.playerTagBigBox .playerTagPhotoLarge{
	border: 1px solid #FFF;
	margin: 0px;
}

.playerTagBigBox .playerTagInnerLowContainer{
	width: 120px;
	background: white; 
	margin: 0px;
	height:32px;
	
}

.playerTagEntryBox{
	width:170px;
	background-color: #EEE;
	padding: 5px;
	height: 115px;
}

.playerTagEntryBox .playerTagInnerUpContainer{
	width: 160;
	height: 85;
}
.playerTagEntryBox .playerTagInnerUpContainer .countryName{
	margin-left:2px;
	float:left;
	width:85px;
	text-align:left;
}

.playerTagEntryBox .playerTagInnerUpContainer .birthDateDiv{
	margin-left:2px;
	float:left;
	width:85px;
	text-align:left;
}

.playerTagEntryBox .playerTagInnerUpContainer .bibDiv{
	margin-left:2px;
	float:left;
	width:85px;
	text-align:left;
}

.playerTagEntryBox .playerTagPhotoMedium{
	border: 1px solid #FFF;
	margin: 0px;
}

.playerTagEntryBox .flagStyle{
	padding: 2px;
}

.playerTagEntryBox .playerTagInnerLowContainer{
	width: 160;
	background: white; 
	margin: 0px;
	
}

.playerTagEntryBox .nocFlagStyle{
	margin-top:5px;
	margin-left:1px;
	width:30px;
}

.playerTagSmallBox{
	padding: 5px;
	height: 55px;
	width:190px;
}

.playerTagPhotoSmall{
	border: 1px solid #FFF;
	margin: 2px;
	width: 190px;
}

.playerTagSmallBox .playerTagInnerLowContainer{
	margin: 0px;
	text-align:left;
}

.playerTagSmallBox .playerTagInnerLowContainer .flagStyle{
	margin: 2px;	
	float:left;		
}

.playerTagSmallBox .playerTagInnerLowContainer .nocFlagStyle{
	margin-top:1px;
	margin-left:1px;
	float:left;
	width:30px;
}

.playerTagSmallBox .playerTagInnerLowContainer .nameLine{
	margin-left: 2px;
	margin-top: 5px;
	float:left;	
	width:136px;
}

.BigTitle .playerTagSmallBox {
	font-size: 135%;
	font-weight:bold;
}

.BigTitle .playerTagInnerLowContainer .resTableInternal{
	font-size: 135%;
	font-weight:bold;
}

.BigTitle .playerTagInnerLowContainer .nocFlagStyle{
	width:40px;
}

.playerTagPhoto{
	width: 42;
	height: 53;	
	float: left;
}

.playerTagPhotoMedium{
	width: 69;
	height: 83;	
	border: 1px solid #CCC;
	float: left;
}

.playerTagPhotoLarge{
	width: 120;
	height: 150;	
	border: 1px solid #CCC;
	float: left;
	display:block;
}

.flagStyle{	
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
	vertical-align: middle;
	margin-right: 4px;
	border-radius: 3px; 
}