/* -----[ BANNER ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
		Prefix with Continer ID to apply style to individual containers.
*/

/* === [ GLOBAL STYLE ] === */

	.Banner {
	text-align: center;
	}

/* === [ Left Hand Container ] === */
	#cLS .Banner {

	}

/* === [ Right Hand Container ] === */
	#cRS .Banner {
	width: 269px;
		}
