/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Wide Format ----- */

		.Advert-Format-Wide-v1 {

			position: relative;
			float: left;

			margin: 11px 0 0 10px;

			clear: both;

			width: 578px;

		}

		* html .Advert-Format-Wide-v1 { margin: 10px 0 0 5px; }
	
	/* ----- Single Format ----- */

		.Advert-Format-Single-v1 {

			position: relative;
			float: left;

			margin: 11px 0 0 10px;

			clear: both;

			width: 582px;

		}

		* html .Advert-Format-Single-v1 { margin: 10px 0 0 5px; } 

		.Advert-Single-v1 {

			position: relative;
			float: left;

			margin: 0 4px 0 0;

		}

		* html .Advert-Single-v1 { margin: 0 2px 0 0; }
	
	/* ----- Menu Format ----- */
	
	
		.Advert-Format-Menu-v1 {
		
			position: relative;
			float: left;
			
			margin: 10px 0 0 10px;
		
		}
		
		* html .Advert-Format-Menu-v1 { margin: 10px 0 0 5px; }

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */


/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */
