	#logo{
		float:left;
		width:150px;
	}
#oemLogo {
	float: right;
	margin-right: 20px;
}

#oemLogo span {
	display: block;
	float: right;
	padding: 5px 0 0 5px;
}


body {
	background: #fff url('https://img.roxio.com/images/v2/promotions/landing/core/main-bg.gif') repeat-x top left;
}
#landing-top {
	background: url('https://img.roxio.com/images/v2/promotions/landing/core/hdr-bg.gif') repeat-x top left;
	padding: 10px 0 0 30px;
}
#top-wrapper {
	margin:0 auto;
	text-align: left;
	width: 980px;
	height: 39px;
}
#container {
	padding: 0;
	margin-bottom: 0 !important;
	width: 980px;
	background: url('https://img.roxio.com/images/v2/promotions/landing/core/container-tile-bg.gif') repeat-y top left;
}
#container-bg {
	background: url('https://img.roxio.com/images/v2/promotions/landing/core/container-bg.gif') no-repeat top left;
}
.content-wrap {
	padding: 10px 20px 10px 20px;
}
.content-container {
	padding: 10px 5px 5px 5px;
}
#footer {
	background: #626060;
	color: #a6a6a6;
	padding: 5px 0 5px 0;
}
#footer a {
	color: #a6a6a6;
}
#footerLinks p {
	padding-top: 0;
	color: #cfcfcf;
	font-size: 100%;
}
/*global patch styles*/
	
		#subNav a {
	background:url("/images/tabs/navTabs_lt.gif") no-repeat left -54px;
	cursor:hand;
}
#subNav a span {
	background:url("/images/tabs/navTabs_rt.gif") no-repeat right -54px;
}
/*END global patch styles*/

	#subNav .on a {
	margin: 0 2px 0 0;
	background-position:left 0px;
	font-weight:bold;
}
#subNav .on a span {
	background-position:right 0px;
	color: #fff;
	padding:13px 15px 9px 6px;
}
#subNav .on a span {
	background-position:right 0px;
	color: #fff;
	padding:13px 15px 9px 6px;
}
#subNav a span {
	min-width: 50px;
	width: auto !important;
	/*width: 50px;*/
		text-align: center;
	white-space: no-wrap !important;
}
.features-content, sysreq-content {
}
.features-content ul, .sysreq-content ul {
	list-style-type: none;
	padding: 5px;
}
.features-content ul li {
	background: url('https://img.roxio.com/images/v2/promotions/landing/core/bullet-one.gif') no-repeat;
	background-position: 0 6px;
	padding: 0 0 10px 15px;
}
.sysreq-content ul li {
	background: url('https://img.roxio.com/images/v2/promotions/landing/core/bullet-one.gif') no-repeat;
	background-position: 0 6px;
	padding: 0 0 5px 15px;
}
.features-content ul li h4 {
	padding: 0 0 10px 0;
}
.sysreq-content ul li h4 {
	padding: 0 0 5px 0;
}
.features-content ul li li, .sysreq-content ul li li {
	background: url('https://img.roxio.com/images/v2/promotions/landing/core/bullet-two.gif') no-repeat;
	background-position: 0 6px;
}
/*Screen shots page */
#screenshots-container h4 {
	padding-bottom: 5px;
}
.screenshot-row {
	padding-bottom: 10px;
}
.screenshot-col {
	float: left;
	padding: 0 12px 0 0;
	width: 215px;
}
.last-screen {
	padding: 0;
}
