	#DnP-CON
	{
		font-family: Arial;
	}
	
	#DnP-CON img
	{
		border: none;
	}


	#DnP-LeftNav-CON
	{
		width: 145px;
		float: left;
	}
	
		#DnP-LeftNav-CON #DealsLinks
		{
			border-top: 1px solid #ccc;
			color: #5b80bc;
			list-style-type: none;
			width: 145px;
			font-size: 9pt;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
			margin-bottom: 50px;
		}
	
			#DnP-LeftNav-CON #DealsLinks li
			{
				background: url('/cms/images/en/Deals/Bullet-LeftNav.gif') no-repeat;
				height: 27px;
				border-bottom: 1px solid #ccc;
				padding: 6px 0px 0px 15px;
			}
			
				#DnP-LeftNav-CON #DealsLinks li a
				{
					text-decoration: none;
					color: #5b80bc;
				}

		#DnP-LeftNav-CON #Social
		{
			/*border-bottom: 1px solid #ccc;*/
			padding-bottom: 5px;
			padding-left: 27px;
			background: url('/cms/images/en/Deals/Social/Twitter.jpg') no-repeat;
		}

		#DnP-LeftNav-CON #Social a
		{
			text-decoration: none;
		}
			
			#DnP-LeftNav-CON #Social a .Text
			{
				color: #5b80bc;
				font-weight: bold;
				font-size: 7pt;
				line-height: 90%;
			}
			
			#DnP-LeftNav-CON #Social a .Small
			{
				color: #979797;
				font-size: 7pt;
				line-height: 90%;
			}


	#DnP-Content-CON
	{
		border-left: 1px #e6e6e6 solid;
		width: 834px;
		float: right;
		
		/* ie6 Fixes; */
		*overflow: hidden;
	}
	
	#Img-Exclusive, #Img-WBO
		{
			position: relative;
			top: 0px;
			left: -11px;
			z-index: 2;
		}
		
	#DnP-Banner
	{
		border-bottom: 2px solid #606060;
		height: 331px;
		overflow: hidden;
		margin-left: 15px;
		margin-top: -63px;
		position: relative;
	}

	
		
		#DnP-Banner #Img-BannerMessage
		{
			position: absolute;
			bottom: 0px;
			left: 300px;
		}

		

		#DnP-Banner #Img-iPhone
		{
			position: absolute;
			top: 330px;
			left: 50px;
			z-index: 5;
		}

		
			#DnP-Content-CON #Message-CON
		{
			background: url('/cms/images/en/Deals/BG-WhyBuyOnline.gif') repeat-x top;
			height: 58px;
			border: 1px solid #ccc;
			margin: 15px 0px 0px 15px;
			padding-left: 15px;
			color: #666;
		}
		
			#DnP-Content-CON #Message-CON #Message
			{
				float: left;
				font-size: 13pt;
				font-weight: bold;
				margin-top: 20px;
			}

			#DnP-Content-CON #Message-CON a
			{
				float: right;
				background-image: url('/cms/images/en/Deals/Btn-WhyBuyOnline.jpg');
				width: 170px;
				height: 50px;
				margin-top: 5px;
			}
			
			#DnP-Content-CON #Message-CON a:hover
			{
				background-position: 0px 50px;
			}
			
	#DnP-Badges-CON
	{
		width: 835px;
		background-image: url('/cms/images/en/Deals/BG-BadgeVerticalDivider.gif');
		padding-right:0px;
	}
	
		#DnP-Badges-CON .HorizontalDivider
		{
			border-top: 2px solid #e6e6e6;
			margin-left: 15px;
		}
	
		#DnP-Badges-CON .Badge
		{
			background-position: 100% 100%;
			float: left;
			width: 248px;
			height: 160px;
			background-repeat: no-repeat;
			margin: 15px 23px 15px 15px;
			font-size: 9pt;

			/* ie6 Fix */
			*margin: 15px 29px 15px 8px;
		}
		
			#DnP-Badges-CON .Badge.Row1-Col1
			{
				background-image: url('/cms/images/en/Deals/Landing/Row1-Col1.jpg');
			}
			
			#DnP-Badges-CON .Badge.Row1-Col2
			{
				background-image: url('/cms/images/en/Deals/Landing/Row1-Col2.jpg');
			}

			#DnP-Badges-CON .Badge.Row1-Col3
			{
				background-image: url('/cms/images/en/Deals/Landing/Row1-Col3.jpg');
				margin-right: 0px;
			}
			
			#DnP-Badges-CON .Badge.Row2-Col1
			{
				background-image: url('/cms/images/en/Deals/Landing/Row2-Col1.jpg');
			}
			
			#DnP-Badges-CON .Badge.Row2-Col2
			{
				background-image: url('/cms/images/en/Deals/Landing/Row2-Col2.jpg');
			}

			#DnP-Badges-CON .Badge.Row2-Col3
			{
				background-image: url('/cms/images/en/Deals/Landing/Row2-Col3.jpg');
				margin-right: 0px;
			}

		
		#DnP-Badges-CON .Badge h1
		{
			background-color: #e6e6e6;
			border: 1px solid #ccc;
			padding: 5px;
			font-size: 10pt;
			margin: 0px 0px 15px 0px;
		}
		
		#DnP-Badges-CON .Badge ul
		{
			padding: 0px;
			margin: 10px 0px 0px 15px;
			list-style-type: disc;
		}
		
		#DnP-Badges-CON .Badge a
		{
			background: url('/cms/images/en/Deals/Bullet-BadgeLink.gif') no-repeat 0px 5px;
			text-decoration: none;
			font-size: 9pt;
			color: #3a81ce;
			padding-left: 9px;
		}
		
			#DnP-Badges-CON .Badge a:hover
			{
				text-decoration: underline;
			}

