.columnBar {

	padding-top: 30px;
	margin-bottom:30px;
	margin-top: 0px;
	clear: both;
	position: relative;
	}

.columnBarDiv {
	clear:both;
	overflow:hidden;
	width:990px !important;
}

.columnBarTitle {
		text-align: center;
		border-bottom: 1px solid #eee;
}

.columnBarElement {
	position: relative;
	float: left;
}
.clear_space{ margin:0; padding:0; overflow:hidden;}

