/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ BANNER ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
		Prefix with Continer ID to apply style to individual containers.
*/

/* === [ GLOBAL STYLE ] === */

	.Banner {
		
	}
		.Banner  a.BannerImage {
			display: block;
			margin: 0;
			padding: 0;
			text-decoration: none;
			outline: 0;
		}
			.Banner  a.BannerImage img {
				margin: 0;
				padding: 0;
				display: block;
			}
	#contentRight .Banner {
		margin: 9px 0;
	}
