@charset "UTF-8";
/* CSS Document */

#members{
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
clear:both;
}

#tracks{
float:right;
margin-top: 5px;
padding-right:10px;
width: 225px;
}

#tracks ul li{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;

}

