/* CSS for the merchant home page */

#content	{
	padding : 0 15px 50px 15px;
}
	#content p	{
		margin : 10px 0;
	}
	
	#content p#launch	{
		margin : 30px 0 20px 0;
		text-align : center;
	}
