#sweepsImage						{ margin:30px 50px; }
	#sweepsBottles					{ position:absolute; margin:10px 0 0 35px; }
	#sweepsFormWrap					{ width862px; height:342px; background:url('../images/sweeps-form-bg.jpg') no-repeat left top; padding:33px 25px 0; margin-bottom:10px; }
		#sweepsImagesCol			{ width:300px; height:315px; float:left; }
		#sweepsImagesCol li			{ margin:0 0 14px; }
		
		#sweepsFormCol				{ width:480px; float:right; color:#160A00; }
			#sweepsInfo img			{ margin-bottom:15px; }
			#sweepsInfo p			{ font-size:.75em; font-weight:bold; line-height:1.5em; margin-bottom:20px; }
			#sweepsForm				{ width:260px; float:left; }
			#sweepsForm input		{ width:210px; height:18px; font-size:1em; margin-bottom:10px; padding:5px 10px; background:#FFE0AD; border:1px solid #876D48; color:#4A2C00; }
			
			#sweepsForm input.check	{ float:left; width:20px; margin:-3px 5px 20px -3px; }
			
			#sweepsForm p			{ font-size:.6em; font-weight:bold; margin-bottom:15px; width:250px; }
			
			#sweepsForm .submit		{ width:100px; height:28px; background:#FFF; border:1px solid #534D35; color:#534D35; cursor:pointer; }
			
			#sweepsForm input,
			#sweepsForm .submit,
			#joinWarehouse24-btn 	{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;
			
									  -moz-border-radius: 3px;
									  -webkit-border-radius: 3px;
				
			}
			
			#sweepsForm .error		{ background-color:#CC0000; color:#FFF; }
			
			#sweepsDivider			{ float:left; margin:20px 15px 0; }
			#warehouse24			{ width:175px; float:right; text-align:center; font-size:.75em; font-weight:bold; line-height:1.5em; }
			#warehouse24Logo		{ margin-bottom:12px; }
			
			#joinWarehouse24-btn 	{ width:150px; height:22px; margin:15px auto 0; padding:6px 0 0; background:#FFF; border:1px solid #534D35; color:#534D35; text-align:center; cursor:pointer; font-size:1.3em; font-weight:normal; }
			
			#joinWarehouse24-btn a 	{ color:#160A00; }
			
			#sweepsForm .submit:hover,
			#joinWarehouse24-btn:hover { background:#FFE0AD; color:#160A00; }
		
	#callOutsWrap					{ width:862px; height:159px; margin-bottom:20px; }
		.callOuts li 				{ float:left; margin-right:12px; }
		#callOutsWrap .join			{ float:right; width:219px; display:block; margin:0; }					
		.join li					{ float:none; margin-bottom:7px; }
		.callOuts .joinFacebook		{ float:right; margin:0; padding:0; }
	
	/* Safari Fix */
	@media screen and (-webkit-min-device-pixel-ratio:0){
		
		#sweepsForm input.check		{ margin:-3px 5px 15px -3px; }
		
		#sweepsInfo p,			
		#warehouse24				{ font-size:.72em; }
		
	}
	
/* OFFICIAL RULES PAGE STYLE */
#rulesHeader 							{ font-size:2em; width:600px; margin-bottom:50px; }
#center p								{ margin-bottom:20px; }
