/* ------------------------------------------------------------ */
/* Element Overrides */
/* ------------------------------------------------------------ */
/* We hide elements on initial load. If they are used by system */
/* settings we can display them manually in javascript          */
/* ------------------------------------------------------------ */

	/* ----- Hide secondary esp logo ----- */
	
		#merchandisingMERC_VI { display: none; }
		
		.Paddings p { 
		
			padding: 10px 20px 5px 20px; 
		
		}
		
		.Paddings ul { 
		
			margin: 0 40px 10px 40px;
		
		}
		
		.Paddings ol { 

			margin: 0 40px 10px 40px;

		}
		
		.Important-Notice-Ad {

			position: relative;
			margin: 0 0 0 0;
			#margin: 0 0 -4px 0;

			clear: both;
				
		}
		
		
		#Content .Content-Desc { font-family: verdana, arial, tahoma !important; }
		#Content .Content-Desc p { font-family: verdana, arial, tahoma !important; }
		#Content .Content-Desc UL { font-family: verdana, arial, tahoma !important; }
		#Content .Content-Desc OL { font-family: verdana, arial, tahoma !important; }
		#Content .Content-Desc table td { font-family: verdana, arial, tahoma !important; }
		#Content .Content-Desc table td p { font-family: verdana, arial, tahoma !important; }
		