div.bio .links{
	list-style:none;
}

div.bio .links li{
	float:left;
}

div.bio .links li a{
	float:left;
	color:#ce0584;
	text-decoration:none;
	overflow:hidden;
	text-indent:-5000px;
	margin-right:15px;
}

div.bio .links li a.buy_tools_from_this_author{
	width:154px;
	height:22px;
	background:url(../images/buy_from_this_author.png) no-repeat;
}

div.bio .links li a.world_travels{
	width:107px;
	height:22px;
	background:url(../images/world_travels.png) no-repeat;
}
