.regio-list li {
	margin-bottom:10px;
}

.regio {
	color:#0052a4;
}

.regioBig {
	font-size:10pt;
	color:#0052a4;
}

.big {
	font-size:10pt;
}

.regioInfoFrame {
	float:left; 
	position:relative; 
	background-color:#e9f1f9; 
	border:1px solid #dadada; 
	padding: 10px 10px 10px 10px; 
	width:590px; 
	margin-top:15px;
}

.regioTable {
	width:100%;
	background-color:#b3b3b3;
}

.regioTable td {
	background-color:#ffffff;
	padding:4px;
}

.regioTable textarea {
	height:120px;
}

img.regioPic {
	border:1px solid #000000;
}

input.big {
	font-size:12pt;
	width:300px;
}

.regioFormField {
	width:300px;
}

.hotspotTable {
	border:solid 1px #afafaf;
	padding-bottom: 10px;
}

.hotspotTable img {
	border: none;
}

.hotspotTable a {
	text-decoration: none;
}

.hotspotTable td {
	text-align:center;
	width:80px;
}

.categoryContainer {
	visibility: hidden;
	background-color: #E9F1F9;
	border: solid 1px #000000;
	padding:10px;
}

.categoryContainer img {
	border: none;
}

.categoryContainer a {
	text-decoration:none;
}

#currentCategory {
	margin-left:10px;
}

#currentCategory {
	top:-16px;
}