table.recordlist h4 {
	font-size: 11pt;
	font-weight: bold;
}

table.recordlist td {
	font-size: 9pt;
}

table.recordlist td img {
	display: inline;
}

.mapdetails {
	margin-top: 10px;
}

.physic-mode-navigation,
.physic-mode-navigation li {
	list-style: none;
	background: transparent;
	background: none;
	margin: 0px;
	padding: 0px;
}

.physic-mode-navigation li {
	margin: 1px 1px 0px 0px;
	display: block;
	width: 169px;
}

.physic-mode-navigation .active {
	background-image: url("../images/nav-right.png");
	background-repeat: no-repeat;
	background-position: 160px 0px;
}

.physic-mode-navigation li a {
	height: 28px;
	padding-left: 10px;
	display: block;
	width: 150px;
	background-color: #393939;
	color: #ccc;
	padding-top: 7px;
}

.physic-mode-navigation .active a {
	color: #77a8c6;
}

img.icon-text {
    position: relative;
    top: 2px;
}
