#gbanner {
	display: none !important;
}

#cbanner {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 60px;
	background: transparent url("../img/cbanner.png") top center no-repeat;
	xposition: fixed;
	display: block;
	bottom: 0px;
}
