{literal}

	/* layout.css */
	#dsContent .dsrebrushUSGameDownload .dsHeadline {
		height: 25px;
	}

	#dsContent .dsrebrushUSGameDetailCLeft .dsrebrushUSGameDetail .dsHeadline h1 {
		text-indent:4px;
	}

	#dsContent .dsrebrushUSGameDetailCLeft .dsCrossGames .dsHeadline h1 {
		text-indent:4px;
		text-align:left;
	}

	#dsContent .dsrebrushUSGameDetailCLeft .dsCrossGames .dsFrame {
		background: transparent url(/img/rebrush_content_footer_even.png) no-repeat scroll center bottom;
		padding-bottom:7px;
	}

	#dsContent .dsrebrushUSGameDetail .dsFrame {
		background: url(/img/rebrush_content_footer_even.png) no-repeat scroll center bottom;
	}

	.dsrebrushUSNewest {
		background:#9fa4ea;
	}

	#dsContent .dsrebrushUS .dsPrvLeftSmall table {
		margin-bottom:0px;
	}

	#dsContent .rebrushUSPremierenOrderBoxSuperWide .dsHeadline {
		background: transparent url(/img/content_header_extrawide_us.png) no-repeat scroll center top;
		padding: 0px 10px;
		height: 31px;
		overflow: hidden;
		text-align: left;
	}

	#dsContent .rebrushUSPremierenOrderBoxSuperWide .dsFrame {
		background: url(/img/rebrush_content_footer_extrawide.png) bottom no-repeat;
		padding-bottom: 7px;
	}

	#dsContent .rebrushUSPremierenOrderBoxSuperWide .dsC {
		background:#9fa4ea;
		border-left: 1px solid #abb2ed;
		border-right: 1px #777cc4 solid;
	}

	#dsContent dsrebrushUSGameDownloadCLeft .rebrushNewsletterBoxWide {
		width:408px;
	}

	#dsContent .dsrebrushUS .dsHeadline {
		background: url(/img/rebrush_content_header.png) top no-repeat;
	}

	#dsContent .dsrebrushUSGameDetailCLeft .dsCrossGames .dsHeadline  {
		background:transparent url(/img/rebrush_content_header.png) no-repeat scroll center top;
		height:25px;
	}

	#dsContent .dsrebrushUSGameDetail {
		background: #DBDFFC url(/img/rebrush_content_firstgame_upper.png) no-repeat scroll 0 0
	}

	#dsContent .dsrebrushUSGameDetail .dsFrame {
		padding-bottom: 8px;
	}

	#dsContent dsrebrushUSGameDetailCLeft .dsCrossGames .dsFrame {
		background: #F2FAEF url(/young/img/bg_1of23_green_content.png) repeat-y;
		padding: 4px 10px 0;
	}

	#dsContent .dsrebrushUS .dsC  {
		background:none;
	}

	#dsContent .dsrebrushUSGameDetail .dsC {
		background:#DBDFFC url(/img/rebrush_content_firstgame_upper.png) no-repeat scroll 0 0;
		border-left: 1px solid #abb2ed;
		border-right: 1px #777cc4 solid;
		padding:8px 9px 5px;
	}

	#dsContent .dsrebrushUSGameDownloadCLeft .dsrebrushUSGameDownload .dsC {
		padding-left:0px;
		padding-right:0px;
	}

	#dsContent .dsrebrushUSGameDetailCLeft .dsCrossGames .dsC {
		background:#DBDFFC url(/img/rebrush_content_firstgame_upper.png) no-repeat scroll 0 0;
		border-left: 1px solid #abb2ed;
		border-right: 1px #777cc4 solid;
	}

	#dsContent .dsrebrushUS .dsC .dsrebrushRowFirst {
		background: #DBDFFC url(/img/rebrush_content_firstgame_upper.png) no-repeat;
	}

	#dsContent .dsrebrushUS .dsC .dsrebrushRowNewest {
		background: #9fa4ea url(/img/rebrush_content_newestgame_upper.png) no-repeat;
	}

	#dsContent .dsrebrushUSGameDetail .dsC .dsrebrushRowNewest {
		background:none;
	}

	#dsContent .dsrebrushUS .dsC .dsrebrushUSNewest {
		border-left:1px solid #727EE0;
	}

	#dsContent .dsrebrushUSGameDownloadCLeft .rebrushNewsletterBox .dsHeadline {
		width:408px;
	}

	#dsContent .dsrebrushUS .dsrebrushRowEven .dsGameGenre {
		right: 3px;
	}

	#dsContent .dsrebrushUS .dsrebrushRowOdd .dsGameGenre {
		right: 3px;
	}

	/* previews.css */
	.dsrebrushUSGameDetailCLeft .dsrebrushUSGameDetail table.dsPrvBig td {
		background-image:url(/img/preview_background_pre_bright2.png);
		background-repeat:no-repeat;
	}

	#dsContent .rebrushUSPremierenOrderBoxSuperWide table.dsPrvBig td {
		background-image:url(/img/preview_background_pre.png);
		background-repeat:no-repeat;
	}

	#dsContent .dsrebrushUSGameDownload .dsFrame .dsC table.dsPrvBig td {
		background-image:url(/img/preview_background_pre_bright2.png);
		background-repeat:no-repeat;
	}

	#dsContent .dsrebrushUSGameDetailCLeft .dsCrossGames .dsFrame .dsC table.dsPrvMedium td {
		background-image:url(/img/rebrush_preview_background2.png);
		background-repeat:no-repeat;
	}

	.USPremiereSearchResultList table.dsPrvSmall td {
		background-image: url(/img/bg_prv_purple-s.gif);
	}


	.dsrebrushUS table.dsrebrushUSPrvBig {
		background-image:url(/img/preview_background_pre_bright2.png);
	}

	.dsrebrushUS .dsrebrushUSNewest table.dsrebrushUSPrvBig {
		background-image:url(/img/preview_background_pre.png);
	}

	/* buttons.css */
	#dsContent .dsrebrushUS .dsrebrushUSNewest .dsPrvLeftSmall div.dsButton {
		background: transparent url(/img/btn_3_redtrans-smaller.png) no-repeat scroll 0 0;
	}
	#dsContent .dsrebrushUS .dsrebrushUSNewest .dsPrvLeftSmall div.dsButton:hover  {
		background: transparent url(/img/btn_3_redtrans-smaller_o.png) no-repeat scroll 0 0;
	}

	#dsContent .dsrebrushUS .dsrebrushUSNewest .dsPrvLeftSmall div.dsButton a {
		color:#ffffff;
	}

{/literal}