 /* g-tpl-282-alt g-unit */
.g-tpl-282-alt .g-unit,
.g-unit .g-tpl-282-alt .g-unit,
.g-unit .g-unit .g-tpl-282-alt .g-unit,
.g-unit .g-unit .g-unit .g-tpl-282-alt .g-unit {
  display: block;
  margin: 0 282px 0 0;
  width: auto;
  float: none;
}

/* g-tpl-282-alt g-first */
.g-unit .g-unit .g-unit .g-tpl-282-alt .g-first,
.g-unit .g-unit .g-tpl-282-alt .g-first,
.g-unit .g-tpl-282-alt .g-first,
.g-tpl-282-alt .g-first {
  display: block;
  margin: 0;
  width: 282px;
  float: right;
}

body {
	font-family: georgia, arial, sans-serif;
	color: #333;
	margin: 35px 30px;
}

h1 {
	font-weight: normal;
	font-size: 346%;
}

h1.prenotice {
	font-weight: normal;
	font-size: 300%;
	padding-bottom: 16px;
}
h4 {text-transform:uppercase;}

.menu-wrapper {
	border-top: 3px #FF6633 solid;
}

ul.menu {
	background-color: #444;
	color: #fff;
	text-transform: uppercase;
	list-style: none;
	padding: 0;
	margin: 1px 0 0 0;
	
}
ul.menu li {
	margin: 0;
	padding: 4px 2px;
	font-size: 92%;
}

ul.menu li.selected {
	font-weight: bold;
}

ul.menu li:before {
    content: " | ";
}
ul.menu li.first:before {
    content: "";
		padding-left:5px;
}

#language-switcher {
	float: right;
	width: 150px;
	margin-top: 10px;
/*
	position: absolute;
	top: 46px; 
	right: 30px;

*/
}

ul.menu li a:link, 
ul.menu li a:visited, 
ul.menu li a:hover, 
ul.menu li a:active {
	color: #fff;
}

.header {
	margin: 0 0 22px 0;
}

.footer {
	border-top: 3px #444 solid;
	text-align: center;
	margin: 22px 0 0 0;
	padding: 12px 0;
	color: #a5a4a4;
	font-size:110%;
}

form {padding:0; margin:0;}

.content-block {
	font-size: 110%;
	background-color: #F1F1F1;
	color: #333;
	padding: 12px 10px;
	margin-bottom: 2px;
	line-height: 1.3em;
}

.content-block h2 {
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	font-size: 100%;
	padding: 0 0 12px 0;
	margin: 0;
}
.content-block table tr td {padding:2px 4px 6px 0;}
.content-block table {padding:0;margin:0;}

input.textbox { 
	width: 180px; 
}

input.smtextbox { 
	width: 120px; 
}

.update {
	background-color: #D5F2F9;	
	padding: 11px 10px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 22px;
}

.main {
	padding-right: 44px;
	font-size: 110%;
	line-height: 1.3em;
}

.main li {
	line-height: 1.3em;
}

.main ul {
	list-style: square;
}

ul.toc, ul.toc li, ul.toc li ul, ul.toc li ul li {margin:0 0 4px 10px;padding:0;}
.disclaimer {
	border: #a5a4a4 solid 1px;
	padding: 8px;
}
iframe.greybox {border:0;margin:0;padding:0;overflow:hidden;overflow-x:hidden;width:228px;height:290px;}
iframe.bigframe {border:0;margin:0;padding:0;overflow:hidden;width:660px;height:540px;}
