#center {
    width: 958px;
    height: 575px; 
    padding:5px;
    padding-left: 55px;
 }
#east { width:329px;}
#east-main-content { text-align: left; }        
    
#cm_map_outer{
	width:945px; 
	height:575px;
}

#cm_map {
	width:700px;
	height:575px;
	float:left;
}

#sidebarTop{
	font-size: small;
	width:240px; 
	height:575px;
	float:right;
}

#togglebar, actionTable, #actionTable{
	height:70px;
	font-size: x-small;
	color: black;
	vertical-align: middle;
}

#sidebar {
	margin-top: 3px;
	border:1px solid black;
	cursor: default;
	height: 492px;
	overflow-y: scroll; 
	z-index: -100;
}

#infoBox{
	font-size: x-small;
	color: black;
}

#sideLine{
	margin-bottom: 4px;
	border-bottom: 1px dotted lightgrey;
	font-size: x-small;
	color: black;
}

#infoBox{
	width: 250px;
	font-size:11px;
}

#infoBox b{
	font-size:14px;
	border-bottom: 1px dotted lightgrey;
}

input.resetButton {
   font-size:12px;
   font-family:Verdana,sans-serif;
   color:#EC6513;
   width:42px;
   background-color:#e7e7e7;
   border-color:#e7e7e7;
   border-width:1px;
}