
#nubsi_switch {
	background-image:url(/_custom/default/_com/gfx/knob_wuc.gif);
	text-align: center;
}

#nubsi_switch a {
	color: #a62243;
	font-weight: bold;
}

#nav_logo_wuc {	
	background-image:url(/_custom/sites/inst/_com/gfx/logo_inst.gif);		
}

a.prim_nav {
	padding: 0px 18px;	
}

a.prim_nav_active {
	padding: 0px 18px;
}

#wmf_container {
	position: absolute;
	width: 912px;
	height: 698px;
	margin: 0px 0px 0px 85px; 
	z-index: 1001;
}

#wmf_inner_curtain {
	position: absolute;
	width: 650px;
	height: 698px;
	margin: 0px;
	background-color: #fff;
	z-index: 1008;
	background-image: url(/_libs/cx/assets/gfx/spinner.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#wmf_content {
	/*background-image: url("/_custom/sites/wmf/_com/gfx/bg.png");*/
	width: 100%;
	height: 100%;
	background-color: #fff;
}

#map_canvas {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 650px; 
	height: 698px;
}

#map_toolbar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 244px;
	height: 661px;
	border-left: 2px solid #eee;
	padding: 9px;
}

#map_close_button {
	position: absolute;
	width:19px;
	height: 19px;
	top: 0px;
	right: 0px;
	cursor: pointer;
	background-image: url(/_libs/cx/assets/gfx/close.png);
	background-repeat: no-repeat;
}

.wmf_detailTable{
	width: 505px;	
}

.wmf_detailTable td{
	vertical-align: top;
	padding: 2px 5px;
	border-bottom: 1px dotted #ccc;
	line-height: 16px;
}

.wmf_detailTable td.label {
	font-weight: bold;
}
