#e_page .profile .trainer
	{
		clear: left;
		float: left;
		width: 98%;
	}

#e_page .profile .trainer ul li.gym
	{
		clear: left;
		float: left;
		width: 98%;
		margin: 0 0 10px 0;
	}
	


#e_page .profile .trainer .left
	{
		clear: left;
		float: left;
		width: 20%;
	}

#e_page .profile .trainer .left .logo
	{
		clear: left;
		float: left;
	}

#e_page .profile .trainer .action
	{
		clear: left;
		float: left;
		width: 99%;
	}
	
#e_page .profile .trainer .right
	{
		clear: none;
		float: left;
		width: 79%;
	}
	

	
