
	/* changed gradient to allow aligning to the top, changed background color to allow for overflow with new alignment */
	.app {
		background: #ffffff url(/Catalog/US/Images/gradient-gray.gif) top left repeat-x;
		color: #6a737b;
		margin-bottom: 5px;
		padding: 15px 15px 10px 15px;
	}
	/* changed margin on top to align with element to the right */
	.app.first {
		background: #efeff0;
		margin-top: 15px;
	}
	div.app h2 {
		color: #132530;
		font-size: 16px;
		margin: 0 0 5px 0;
		padding: 0;
	}
	div.app h3 {
		background-color: transparent;
		border: 1px solid transparent;
		color: #162731;
		font-size: 14px;
		margin: 0 0 5px 0;
		padding: 0;
	}
	*html div.app h3 {
		border: 1px solid #efeff0;
	}
	div.app h4 {
		background-color: none;
		color: #6a737b;
		font-size: 12px;
		margin-bottom: 4px;
	}
	div.app h5 {
		background-color: none;
		color: #6a737b;
		font-size: 11px;
		margin: 0 0 9px 0;
		padding: 0;
	}
	div.app img.app-img {
		padding: 0 0 8px 10px;
	}
	.app .quicktour img {
		padding-bottom: 4px;
		vertical-align: middle;
	}
	.app ul {
		margin: 0 8px 10px 0;
		padding-left: 0;
	}
	.app ul li {
		color: #6a737b;
		list-style: none;
		margin-bottom: 5px;
		margin-left: 0;
		padding-bottom: 3px;
		padding-left: 1em;
		text-indent: -1em;
	}
	.footnote {
		color: #6a737b;
		padding-top: 15px;
	}
	html body div#ipod_content div.sc2-2 div.promos div.asdestinationlist p {
		color: #6a737b;
	}
	html body div#ipod_content div.sc2-2 div.promos div.asdestinationlist ul.special {
		margin: 0 0 10px 0;
		padding-left: 0;
	}
	html body div#ipod_content div.sc2-2 div.promos div.asdestinationlist ul.special li {
		color: #6a737b;
		list-style: none;
		margin-bottom: 5px;
		margin-left: 0;
		padding-bottom: 3px;
		padding-left: 1em;
		text-indent: -1em;
	}
	html body div#ipod_content div.sc2-2 div.promos div.asdestinationlist ul.special-sub li {
		padding-left: .5em;
		width: 110px;
	}
	html body div#ipod_content div.sc2-2 div.promos div.asdestinationlist .view {
		color:36c;
		display:inline;
	}
