/*	
Title:		Roxio.com - Core Stylesheet
Author:		Kahkashan Rahman / Rovi Corp
Updated:	10.14.11
*/
#container {
	min-height: 440px !important;
}
#product-info {
	background: url('https://img.roxio.com/enu/images/products/photoshow/bnr-photoshow-family.jpg') no-repeat top left;
	padding-left: 150px;
	padding-top: 20px;
	height: 382px;

}

#product-headline {
	width: 700px;
	height: 80px;
	font-size: 140% !important;
}
#product-headline h1 {
	color: #fff;
	font-weight: normal;
	line-height: 30px;
}

#product-headline h2 {
	color: #0099ee !important;
	font-size: 120% !important;
	font-weight: normal;
	padding-top: 290px;
	padding-left: 70px;
}
#product-headline h3 {
	font-size: 90% !important;
	font-weight: bold;
	padding: 7px 0 5px 130px;
	line-height: 20px;
	margin-bottom: 50px !important;
	color: #666 !important;
}

#body-container {
	margin: 0 22px 30px 22px !important;
	vertical-align: top;
}
#col-1 {
	float: left;
	width: 440px;
	margin: 0 10px 0 5px;
	border-right: 1px solid #eee;
}

#col-2 {
	float: right;
	width: 440px;
		margin: 0 20px 0 0;
}
#col-1 img, #col-2 img {

}
#col-1 .overview-step1, #col-2 .overview-step2 {
	width: 250px;
	float: right;
	vertical-align: top;
	position: relative;
	margin: 0 25px 0 5px;
}
#col-1 .overview-step1 h1, #col-2 .overview-step2 h1 {
	
	font-size: 110% !important;
	margin-bottom: 20px;
}
#col-1 .overview-step1 p, #col-2 .overview-step2 p {		

	margin-bottom: 20px;
	margin-right: 10px;
}