@import "/css/browserfix.css";
@import "/css/layout.css";
@import "/css/occhio/layout.css";
@import "/css/occhio/content.css";

.padding {
	padding-left: 100px;
}

.highlighted {
	padding: 30px 30px 30px 100px;
	font-size: 1.6em;
}

h1.highlighted {
	background: #3399CC;
	color: #fff;
}

h2.highlighted {
	background: #EBEBEB;
	color: #666666;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 50px;
}

.title {
	margin-top: 50px;
}

.footer,
address {
	line-height: 21px;
}

.footer {
	background: #E5E5E5;
	margin: 100px 0 4px 0;
}

address {
	font-style: normal;
	background: #CCCCCC;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
address a,
address a:link,
address a:visited,
address a:hover {
	font-weight: normal;
}
