#topMiddleWrapper{
position: relative; margin: 0; height:110px;
}
#topMiddleArea{
width:930px; height:90px; overflow : hidden; margin: 10px 20px 10px 20px; overflow:hidden;
}
#flapContainer{
	width:944px; margin:0 13px 0 13px; position: relative;
}

#rightC {
  /*width: 360px;*/ width:0px; padding:0;
  /*padding-left: 5px;*/

}
#contentTable{}
#content{ 
  width: 910px;
  padding:0 30px 0 30px;
  vertical-align:top;
}
.mainListContainer{
width: 910px;/* 550px*/
margin: 10px 0px 10px 0px; 
border: solid 1px #ccc;
}

#mainList{
width: 910px;/* 550px*/
float:left;
margin:0; padding:0;
}

#mainList ul {
list-style: none;
position: relative;
left: 0px;
padding-top: 0px;
z-index: +1;
margin:0; padding:0;
width:100%;
float: left;
}

#mainList li{
height: 80px;
background: url(list_line.gif) no-repeat bottom; 
font-family: arial;
font-size:8pt;
margin: 1px 0px 0px 0px;
padding: 2px 2px 2px 2px;
}


#mainList li:hover {
filter: alpha(opacity=90); 
-moz-opacity: 0.9;
KhtmlOpacity: .9;
opacity: .9;
}


#mapContainer{
	position:relative;
	top:0px;
	left:0px;
	overflow:visible;
	
} 
#mapArea { 
	width:355px;
	margin:0px 3px 5px 0px;
	position:relative;
	border: solid 1px #cccccc;
	z-index: 600;
}
