.info {
	padding-top:1em;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	color:#1C3D98;
	font-family: arial, "lucida console", sans-serif;
	font-size:1.1em;
	clear:both;
	margin-top:20px
}

.c-index-productselection .info {
	margin-top: 0;
    margin-bottom:20px
}

#index-areaselection #site-area-tab-container,
#index-areaselection #nav{
    visibility: hidden
}

#index-areaselection #sidebar {
    display:none;
}

#index-areaselection #content {
	background:#fff;
	width:769px
}

#index-areaselection #content .info {
	margin-top:0;
	margin-bottom:11px;
}
#index-areaselection #content #inside {
	margin:0 auto;
    width:559px
}

#index-areaselection #content #areas {
	clear:both;
	float:left;
	padding-bottom:6px;
	margin-bottom:20px;
	border-bottom:1px solid #d0d0d0;
}

#index-areaselection #content #areas-2 {
	clear:both;
	float:left;
	padding-bottom:6px;
	margin-bottom:20px;
	border-bottom:1px solid #d0d0d0;
}

#index-areaselection #content #inside .button {
	float:none;
	clear:both;
	padding:0 0 3px 0;
    margin:0 auto;
    width:178px
}

#map-canvas {
    width: 555px;
    height: 250px;
    margin-bottom: 15px;
}