.actTitle {
	padding: 5px;
}

img {
	border: none;
}

#mapArea {  }
#mapArea #tabArea02,
#mapArea #tabArea03		{ display:none; }

#mapArea .dataField  { width:540px; border-bottom:1px solid #ccc; border-left:2px solid #ccc; font-size:80%; border-collapse:collapse; word-break:break-all; word-wrap:break-word; }
#mapArea .dataField tr.even td,
#mapArea .dataField tr.even .heading  { background:#f6f8fa url(../images/bg_datafield.gif) no-repeat 0 0; }
#mapArea .dataField .heading  { text-align:left; }
#mapArea .dataField td { color:#678197; border-top: 1px solid #ccc; border-right:2px solid #ccc; padding:6px 4px 4px 4px; text-align:right; }
#mapArea .dataField th { color: #678197; text-align:center; border-top: 1px solid #ccc; border-right:2px solid #ccc; padding:4px 4px 4px 6px; }
#mapArea .dataField thead th  { padding:8px 4px 6px 6px; background:#678197; color:#fff; border-top: 1px solid #ccc; }
#mapArea .dataField thead .subHead th { padding:4px 4px 2px 4px; }
#mapArea .dataField thead .subHead td { padding:4px 4px 2px 4px; }
#mapArea .dataField thead td  { background:#678197; border-top:none !important; }
#mapArea .dataField thead th.heading  { background:#678197; text-align:left; }
#mapArea .dataField .separate { border-right:solid 1px #ccc; }
#mapArea .dataField tfoot     { font-weight:600; background:#f6f6f6; }
#mapArea .dataField tfoot .heading  { background:#f6f6f6; }

#mapArea .dataField .area{width:20%;}
	
