.athlete{
width:483px;
border:1px solid white; /*don't ask, if we have a border around it displays properly*/
}
.athlete .content{
background-color:#FFFFFF;
border-bottom:solid 1px #D8D8D8;
border-left:solid 1px #D8D8D8;
border-right:solid 1px #D8D8D8;
float:left;
padding:10px;
width:461px;
}
.athlete .content .details .item .header{
float:left;
font-weight:bold;
}
.athlete .content .details .item .value{
margin-left:140px;
}
.athlete .content .details .separator{
background-color:#D8D8D8;
font-size:1px;
height:1px;
line-height:1px;
padding:0px;
margin-top:15px;
}
.athlete .content .image{
float:left;
}
.athlete .details{
margin-left:130px;
}
.athlete .details .item{
margin:10px 0px 10px 0px;
}
.athlete .paddingtop{
border-left:solid 1px #D8D8D8;
border-right:solid 1px #D8D8D8;
float:left;
font-size:1px;
height:1px;
line-height:1px;
width:400px;
}
.athlete .shadowbottom{
background-color:#CCCCCC;
float:left;
font-size:1px;
height:2px;
line-height:2px;
width:483px;
}
.athlete .shadowright{
background-color:#CCCCCC;
float:left;
padding-right:2px;
width:483px;
}
.athlete .tab .off{
border-bottom:solid 1px #D8D8D8;
float:right;
margin-top:3px;
text-align:center;
width:200px;
}
.athlete .tab .off .title{
font-size:120%;
font-weight:bold;
padding:3px 4px 5px 0px;
}
.athlete .tab .on{
float:left;
}
.athlete .tab .on .left{
background-image:url(../../Elements/Resources/map/tabcorneronleft.gif);
background-repeat:no-repeat;
float:left;
height:28px;
width:4px;
}
.athlete .tab .on .right{
background-image:url(../../Elements/Resources/map/tabcorneronright.gif);
background-repeat:no-repeat;
float:left;
height:28px;
width:6px;
}
.athlete .tab .on .title{
border-top:solid 1px #D8D8D8;
float:left;
font-size:120%;
font-weight:bold;
padding:5px;
width:263px;
}
.listregion{
	font-weight:bold;
}

