/*GLOBAL PATCH STYLES*/
	body{
		background: #fff url('https://img.roxio.com/images/theme/core/landing-bg.gif') repeat-x top left !important;
	}
	#top{
		display:none;
	}

	#topLinks{
		display:none;
	}

	#mainNavigation{
		display:none;
	}
	#container{
		margin-top: 0 !important;
	}

/*GLOBAL PATCH STYLES*/


/*NEW V2 LANDING STYLES*/
	#landing-top{
		clear:both;
		height:78px;
	}
	
	#addLogo {
		float: right;
		margin-right: 10px;
	}
	
	.boiler{
		font-weight:bold;
		padding:6px 0 10px 0;
	}
		
/*END NEW V2 LANDING STYLES*/