﻿#columns {
	width: 840px;
}

.column {
	position: relative;
	float: left;
	min-width: 180px;
	width: auto !important;
	width: 180px;
}

.column_separator {
	float: left;
	width: 10px;
}

.standard_component {
	width: 180px;
}

.handle {
	display: none;
}

.delete_me {
	display: none;
}