/* @override 
	http://engine/volvo_online/report/2012/style_global.css
	http://www.enginereview.com/volvo_online/report/2012/style_global.css
*/

body {
	font: 12px Verdana;
	margin: 0px;
}

.header .sfondo-nero {
	background-color: black;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 154px;
}
.header .sfondo-img {
	position: absolute;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	right: 0;
	left: 0;
}
.content {
	margin-top: 246px;
	position: relative;
	z-index: 3;
}
.dailyreport .main {
	width: auto;
}
.main {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	padding-left: 60px;
	padding-right: 60px;
}

#search th {
	background-color: #a5a5a5;
}

#footer {
	background-color: black;
	padding: 4px 30px 20px;
}
#footer ul {
	margin: 0 0 11px;
	padding: 0;
}
#footer ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#footer ul li a {
	color: white;
	text-decoration: none;
	display: inline-block;
	padding-right: 14px;
	margin: 0;
}
#footer h3 {
	color: white;
	padding-top: 14px;
}
.img-marks-volvo {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #03C;
}
h2 {
    font-size: 2em;
}
span.author {
    font-size: 1.3em;
}
.title {
    font-size: 1.3em;
    font-weight: bold;
}
table.list {
	font-size: 8pt;
}