@import url(imports.css);

#left-menu-box {
	margin-top: 8px;
	margin-left: 0px;
	background: #ffffff;
	margin-bottom: 4px;
}
#middle-marker-box {
	background: #ffffff;
}

#left-marker-box {
	background: #ffffff;
}

#left-marker {
	position: relative;
	background: #ffffff;
}
#left {
	float: left;
	width: 200px;
	z-index: 4;
	background: #ffffff;
}
#middle {
	float: right;
	width: 590px;
	z-index: 2;
	background: #ffffff;
}

#left-content {
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 4px;
	width: 190px;
	background: #ffffff;
}
#middle-content {

	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 4px;
	width: 580px;
	background: #ffffff;
	
}
