





.bullets li {
color:#3DB230;
font-size:12px;
line-height:1.5em;
list-style-image:url(/images/bullets.jpg);
list-style-position:outside;
list-style-type:none;
}

.bullets li.selected {
	font-weight: bold;

}

/* Feature Box stuff   */

#fb_main {
	width:165px;
	height:300px;
	background-image:url(/images/et_featuredathlete.jpg);
}







#mcfooter{
background-image:url(/images/et_footer-bar.jpg);
width: 595px;
float:right;
padding-top:24px;
background-repeat: no-repeat;
height: 36px;
font-family: Arial;
font-size:10px;
color:black;
background-position:top;
text-align:right;
line-height:1.5em;
}

#mcfooter a{
text-decoration:none;
font-family: Arial;
font-size:10px;
color:black;
}

#mcfooter a.selected{
	font-weight: bold;
}
#mcfooter a:hover{
text-decoration:none;
font-family: Arial;
font-size:10px;
color:#666666;
}

#mcfooter a:visited{
text-decoration:none;
font-family: Arial;
font-size:10px;
color: #999999;
}

a#poweredby img {
	float: right;
}
