background: #eeffee;
text-align: center;
font-weight: bold;
+ white-space: nowrap;
}
td.eventitem {
background: white;
td.eventroom {
background: #eeffee;
text-align: center;
+ white-space: nowrap;
}
th.news {
background: #222255;
padding-bottom: 2px;
}
+/*
.webcam img {
-moz-transform:scaleX(-1);
-webkit-transform:scaleX(-1);
-}
\ No newline at end of file
+}
+*/