/***** BANNER MOD *****/
.banner{
	background			: transparent;
	width				: 100%;
	margin-bottom		: 0px;
	margin-top			: 0px;
	color				: #FFFFFF;
    margin-left			: auto;
    margin-right		: auto;
}

.bannerText{
	background			: transparent;
	width				: 100%;
	margin-bottom		: 0px;
	margin-top			: 0px;
	color				: #FFFFFF;
	border-bottom		: solid #FFFFFF 1px;
    margin-left			: auto;
    margin-right		: auto;
}
/***** BANNER MOD *****/
