/*
	Stylesheet for other Browser
*/

/*
	Cart-Template
*/
#pt_cart 
{
}	
	#pt_cart #content 
	{
	}
			#pt_cart #content .safaricheckout
			{
				display: none;
			}

