.BannerContainer .c_head{
	margin-top: 0px;
}

.BannerContainer .c_contentpane{
	padding: 0;
}

.BannerContainer {
	position: relative;
}


.BannerContainer .head_title { 
	position: absolute;
	top: 0;
	z-index: 10;
	margin: 4px;
}

.BannerContainer .c_footer {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
	margin-bottom: 10px;
}

.BannerContainer .c_footer a.CommandButton {
	color: #fff;
}

