body {		background: #fff;
		color: #282828;
		font: 62.5% verdana, arial, helvetica, sans-serif;
		margin: 5px 0 0;
		padding: 0;
		text-align: center;
		}

a img {		border: 0;
		}


a:link,
a:visited {	text-decoration: none;
		border-bottom: thin dotted;
		font-weight: bold;
		color: #ff4700;
		background-color: inherit;
		}

a:hover,
a:active,
a:focus {	color: #000;
		background-color: inherit;
		}

h1 {		margin: 0;
		padding: 0;
		}


h1 span {	display: none;
		}

h3 {		margin: 5px 0 0;
		height: 20px;
		width: 419px;
		cursor: pointer;
		font-size: 0.99em;
		}

h3.display  {	background: #e4191c url(../img/title-green.gif) no-repeat;
		color: #fff;
		padding: 4px 8px 0;
		display: block;
		height: 16px;
		width: 403px;
		text-decoration: none;
		}

#italia {	background: url(../img/flag.png) top left no-repeat !important;
		background: url(../img/flag.gif) top left no-repeat;
		height: 113px;
		width: 112px;
		position: absolute;
		top: 0;
		left: 0;
		}

#container {	width: 419px;
		text-align: left;
		margin: 0 auto;
		}

#header {	height: 82px;
		background: url(../img/logo-italy.gif) center center no-repeat;
		}

#content {	padding: 0 0 55px 0;
		}

p {		margin: 0 0 1px;
		padding: 5px;
		line-height: 15px;
		}

p b {		color: #ff3600;
		background-color: inherit;
		font-weight: bold;
		font-size: 1.1em;
		}

code {		font-size: 11px;
		font-family: "Andale Mono", "Courier New", Courier, monospace;
		background: #EBEBEB;
		color: #535353;
		}

code b {	color: #4fa3da;
		background-color: inherit;
		font-weight: normal;
		}

div.wrapper {	background-color: #ebebeb;
		color: inherit;
		}

#content div {	margin: 0;
		padding: 0;
		height: 1%;
		}

.stretcher {	background: none !important;
		background: #fff;
		color: inherit;
		}

.status {	color: #515151;
		font-weight: bold;
		background-color: inherit;
		}

a.fixed {	font-family: "courier new", monospace;
		font-size: 12px;
		font-weight: bold;
		}

/*
 * OPTIONS MENU
 */

#optionsMenu a,
#options a {    cursor: pointer;
                }

#options,
#options a {    color: #999;
                background-color: inherit;
                font-size: x-small;
                border: none;
                font-weight: normal;
                }

/* this is the [+] menu */
#optionsMenu {  position: absolute;
                top: 20px;
                right: 20px;
                text-align: right;
                }

#options {	position: absolute;
		top: 40px;
		right: 20px;
		line-height: 14px;
		text-align: left;
		}
