/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ BANNER ]--------------------------------------------------------------------- */

/*
	Default Class Selectors and ID Selectors have been created for you.
	Alter the Property and Value to reflect your design as required.
*/

/* === [ GLOBAL STYLE ] === */

	.Banner {
		position: relative;
		display: block;
		clear: both;
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}
	.Banner img {
		display: block;
	}
	#cN .Banner {
		clear: none;
		float: left;
		width: 125px;
		display: inline;
		margin: 3px 10px 0px 0px;
	}
	#cM .Banner {
		clear: none;
		float: left;
		width: auto;
		display: inline;
		margin: 0px 0px 0px 0px;
	}
	#cF .Banner {
		clear: none;
		float: right;
		width: 186px;
		display: inline;
		margin: 0px 0px 0px 0px;
	}/* Automatically Updateded in patch version 4.3.8.0 */

/* -----[ Patch 4.6.2 ]----- */
/* -----[ Feature ID #1318 ]----- */
/* -----[ Added to Banner.css  ]----- */
/* -----[ Responsive CSS ]----------------------------------------------------- */
.BackgroundBanner a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}
