a:link {
	text-decoration: none;
	color: #999999 !important;
}
a:visited {
	text-decoration: none;
	color: #999999 !important;
}
a:active {
	text-decoration: none;
	color: #999999 !important;
}
a:hover {
	text-decoration: underline;
	color: #999999 !important;
}

.page {
	background-position: 10px 20px;
}
.topleft, .topright, .bottomleft, .bottomright {
	height: 220px !important;
	width: 410px !important;
}
.guiitem-GenericItem.guiitem-floating {
  margin-left: 10px !important;
  margin-top: 20px !important;
}
table.temprow {
  position: relative;
  top: 450px;
  margin-top: 0px !important;
}

table.belowfloorplan {
	margin-top: 400px !important;
}
table.temp {
    background-color: rgba(0,0,0,0.8);
    border: 2px solid #4f7480;
    border-radius: 15px;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
}
.gwt-HTML.temp {
	color: white;
}
table.mofongo {
	top: auto !important;
    left: auto !important;
    /* border: 1px solid red; */
    background-image: url('http://demo.ngenius.nl/NGenius/images/mofongo.png');
    width: 300px;
    background-repeat: no-repeat;
    height: 300px;
    right: 30px;
    bottom: -10px;
    opacity: 0.2;
}
