/*
Title:			Roxio.com - Purchase Option Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	9.11.06
*/

#popWrapper {
	padding-top: 15px;
}
#column1{
	float: left;
	padding: 0px 25px 5px 0px;
}
#column2{
	float: left;
	margin-bottom: 20px;
		width: 260px;
}
#column2 h2{
	font-size: 110%;
}
#column2 p{
	padding: 0px 0px 5px 0px
}

#column2 ul{
	padding: 5px 0px 10px 15px;

}
#column2 li{

}
.yourPrice{
	font-weight: bold;
	font-size: 110%;
	color: #197cc9;
}
.youSave{
	color: #197cc9;
}
.rebate{
	margin-top: 10px!important;
	color: #666;
	font-size: 90%;
}
.new {
	color: #cc0000;
	font-weight: bold;
}

.purchase-options {
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* BOTO Pricing Element*/

.botoPrice{
position: relative;
top: 10px;
left: 5px;
color: #cc0000;
font-weight: bold;
}
.botoPrice2{
padding: 3px 0 0 5px;
color: #cc0000;
font-weight: bold;
}
.buySubscription1{
 margin: 0 0 5px 0;
}
.buySubscription2{
 margin: 0 0 1px 0;
}
.buy {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
        margin: 8px 0 0 0;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	text-transform: uppercase;
	width: 120px;
	line-height: 16px;
}