diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt
index 5f9cb42..ec7f702 100644
--- a/Builder/IISMainHandler/build.txt
+++ b/Builder/IISMainHandler/build.txt
@@ -1 +1 @@
-1368
\ No newline at end of file
+1372
\ No newline at end of file
diff --git a/templates/Full/elems/Main.xslt b/templates/Full/elems/Main.xslt
index cdbcf57..3b1f329 100644
--- a/templates/Full/elems/Main.xslt
+++ b/templates/Full/elems/Main.xslt
@@ -42,25 +42,25 @@
-
+
-
-
- document.getElementById("pokerPlaceholder").style.visibility = "visible";
- document.getElementById("pokerPlaceholder").style.visibility = "hidden";
+
+
+
document.getElementById("pokerPlaceholder").style.display = "block";
+
document.getElementById("pokerPlaceholder").style.display = "none";
-
+
-
+
-
-
- document.getElementById("courtesansPlaceholder").style.visibility = "visible";
- document.getElementById("courtesansPlaceholder").style.visibility = "hidden";
+
+
+
document.getElementById("courtesansPlaceholder").style.display = "block";
+
document.getElementById("courtesansPlaceholder").style.display = "none";
-
+