.ui-header .ui-title,
.ui-footer .ui-title,
.ui-btn-inner *
{
   white-space: normal !important;
}

.logo
{
   display: block;
   margin: 0px auto;
   max-width:100%;
}

dl.informations dt
{
   font-weight: bold;
}

#map
{
   width: 100%;
   height: 600px;
}

li a.current{
	color:white !important;
	background-color: green !important;
	text-shadow:none !important;
}

li a.banned small{
	color:red;
}

li a.banned.current, li a.banned.current small{
	color:white !important;
	background-color: red !important;
}

