.bannerContainerMenu {
	height: auto;
	width: 187px;
	border-bottom: 1px solid #ffffff;
	background-color: #E4E5E6;
	padding: 10px;
	overflow: hidden;
	float: right;
	line-height: 125%;
}

.bannerContainerContent {
	height: 327px;
	width: 322px;
	background-color: #7C7E81;
	border-right: 1px solid #ffffff;
	padding: 10px;
	overflow: hidden;
	float: left;
	line-height: 125%;
}

.bannerContainerContent * {
	/*padding: 0px;*/
	color: #ffffff;
}

.bannerContainerHeader {
	height: 165px;
	width: 980px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float: left;
	overflow: hidden;
	line-height: 200%;
}

.bannerContainerFooter {
	height: auto;
	width: 187px;
	padding: 10px;
	float: right;
	line-height: 125%;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////// */
