h1 {
	font-size: 14px;
}
p.note {
	color: #abafb6;
	padding-top: 10px;
}
.upgrade {table-layout: fixed; width: 360px; margin-bottom: 25px;}
.upgrade th, .upgrade td {padding: 5px; border-top: 1px solid #dee3e8;}
.upgrade td.last {border-bottom: 1px solid #dee3e8;}
.upgrade .even {background: #fffff;}
.upgrade .odd {background: #f6f6f6;}
html body div#ipod_content div.sc2-2 div.promos div.asdestinationlist ul li {
	list-style: none; 
	margin-left: -.5em; padding-left: 0; 
	text-indent: -1em; 
	color:#778087;
}
* html body div#ipod_content div.sc2-2 div.promos div.asdestinationlist ul li {
	list-style: none; 
	margin-left: -1.5em; padding-left: 0; 
	text-indent: 0; 
	color:#778087;
}
html body div#ipod_content div.sc2-2 div.promos div.asdestinationlist a {
	color: #36C; 
	display: inline;
}
html body div#ipod_content div.sc2-2 div.promos div.asdestinationlist h3 {
	font-size: 11px;
	color: #000; 
	margin-bottom: 3px;
}
/* added 16px more padding to bottom to allow less text */
div.feature {
	border-bottom: 1px solid #dee3e8;
	padding: 0 0 30px 155px;
	margin-bottom: 11px;
	min-height: 85px;
}
/* added #as-page-content to make style relevant to titles and changed size to 16px */ 
#as-page-content div.feature h2, #as-page-content div.feature-last h2 {
	font-size: 16px;
	margin: 0 0 5px 0;
}
div.feature-last {
	padding: 0 0 14px 155px;
	margin-bottom: 11px;
	min-height: 85px;
}
div.feature-main {
	border-bottom: 1px solid #dee3e8;
	margin-bottom: 11px;
	padding-bottom: 14px;
}
div.feature-main h1 {
	padding: 10 0 5px 0;
	margin-bottom: 0;
	font-size: 14px;
}
/* changed margin on top to align with element to the right */
div.feature-main img {
	margin: 3px 0 0 -3px;
}
div.box-new {	
	background-color: #f7f7f7;
	border: 1px solid #dee3e8;
	margin-bottom: 15px;
	padding: 10px 10px 0 10px;
}
div.box-new h2 {	
	font-size: 12px;
	margin: 0 0 5px 0;
}
div.box-new span {
	color: #767779;
}
div.box-new ul li {
	list-style: none; 
	margin-left: -.5em; padding-left: 0; 
	text-indent: -1em; 
}

/* changed background images and removed feature5 since we aren't using it */
div.feature1 {
	background: url(file:///Users/jinabolton/Documents/Work/02_Projects/anago-catalog/US/Images/lp-power_20070905.jpg) no-repeat 0 1px;
}
div.feature2 {
	background: url(file:///Users/jinabolton/Documents/Work/02_Projects/anago-catalog/US/Images/lp-nexgen_20070905.jpg) no-repeat 0 1px;
}
div.feature3 {
	background: url(file:///Users/jinabolton/Documents/Work/02_Projects/anago-catalog/US/Images/lp-wrldcls_20070905.jpg) no-repeat 0 2px;
}
div.feature4 {
	background: url(file:///Users/jinabolton/Documents/Work/02_Projects/anago-catalog/US/Images/lp-effects_20070905.jpg) no-repeat 0 3px;
}
