/*
Title:			Roxio.com - Purchase Option Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	9.11.06
*/


#column1{
	float: left;
	padding: 0px 15px 5px 0px;
}
#column2{
	float: left;
	margin-bottom: 20px;
}
#column2 h2{
	font-size: 110%;
}
#column2 p{
	padding: 0px 0px 5px 0px
}
#landing h2{
	height: 90px;
	background: url("/dan/images/760x90_c8_landing.jpg") no-repeat;
	text-indent: -9999px;
}
.buyESD{
	float: left;
	font-size: 100% !important;
	margin-right: 10px !important;
}
.buyCDROM{
	float: left;
	font-size: 100% !important;
}
#column2 ul{
	list-style-type: none;
	padding: 5px 0px 10px 0px;

}
#column2 li{
	background-image: url("/dan/images/6x6_blue_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding: 0px 0px 0px 13px;
	line-height: 18px;
}
.yourPrice{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}
.youSave{
	color: #cc0000;
}
.rebate{
	margin-top: 30px;
	color: #666;
	font-size: 90%;

}
