.ath_list_divider {
	width:1px;
	height: 102px;
	margin:0;
	background:url(../images/divider_dots.gif) repeat-y;
	float:left;
}


/* List Properties */		
#ath_list_wrapper_left {
	width:199px;
	float:left;
}

#ath_list_wrapper_right {
	width:198px;
	float:left;
}

.ath_list_left {width:199px;}
.ath_list_right {width:198px;}
	
.ath_list_left ul, .ath_list_right ul {margin:0;padding:0;}

.ath_list_left li, .ath_list_right li {
	height:50px;
	overflow:hidden;
	position:relative;
	list-style:none;
	border-bottom:#393939 solid 1px;
	}
	
.ath_list_left a:link, .ath_list_left a:visited,
.ath_list_right a:link, .ath_list_right a:visited {
	color: #ba1f0b;
	padding:10px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	height:30px;
	text-decoration:none;
}

.ath_list_left a:hover,
.ath_list_right a:hover {
	background-color:#222222;
	color: #ba1f0b;
	cursor:pointer;
}	
	
.ath_list_left img,
.ath_list_right img { 
	float:left;
	margin-right:10px;
	border:#393939 1px solid;
	}

.ath_list_left span,
.ath_list_right span {
	text-transform: uppercase;
	font: Arial, Helvetica, sans-serif normal;
	font-size: 9px;
	color:#999999;
}

/*ATHLETES HOME*/

.ath_list_container {
	border-left: #393939 solid 1px;
	border-right: #393939 solid 1px;
	border-bottom: #393939 solid 1px;
	padding: 0;
	width: 798px;
}





/*ATHLETES PAGES*/

#athlete_header {
	width: 880px;
	height: 388px;
	position:relative;
}

#mt_athletes_home {
	width: 880px;
	height: 356px;
}

#athlete_vitals {
	position:absolute;
	width:300px;
	height:130px;
	left: 403px;
	top: 186px;
}

#athlete_vitals p{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	line-height:16px;
}
