#e_page .e_container .e_body .profile .primary .pod .promoter
	{
	
	}



#e_page .e_container .e_body .profile .primary .pod .promoter .promotion_list
	{
		width: 100%;
	}

#e_page .e_container .e_body .profile .primary .pod .promoter .promotion_list .promotion
	{
		width: 100%;
	}

#e_page .e_container .e_body .profile .primary .pod .promoter .promotion_list .promotion .logo
	{
		clear: left;
		float: left;
		width: 20%;
	}

#e_page .e_container .e_body .profile .primary .pod .promoter .promotion_list .promotion .info
	{
		clear: none;
		float: left;
		width: 79%;
	}

