body {
	background-color: #eee !important;
}

#elettra_page {
	width: 1220px !important;
}

#elettra_page_header {
	text-align: right;
	background: #fff;
}

#_elettra_page_footer {
	background-image: none;
	background: #ccc;
	border-top: 1px solid #aaa;
}

.select_container {
	font-size: 24px;
	color: white;
	border: 0;
	margin-top: 15px;
}

select {
	background: #0182c4;
	color: white;
	border: 0;
	font-size: 24px;
	padding: 10px;
	}


h2 {
	margin-top: 40px;
	}

table.sninfo {
	border-spacing: 0;
	width: 800px;
	}

table.sninfo tr:hover {
	background: #fef9b4;
	}


table.sninfo td,
table.sninfo th {
	font-size: 12px;
	padding: 8px 8px 8px 8px;
	}

table.sninfo th {
	font-size: 10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: left;
	}

table.sninfo td {
	border-bottom: 1px solid silver;
	empty-cells: show;
	}

.ld {
	background: #eeeeee;
	}

.sn {
	font-family: Courier;
	}

.small {
	font-size: 10px;
	}

.discontinued {
	background: #ffcccc;
	}
.expired {
	background: #ffcccc;
	}
exp {
	display: block;
	color: red;
	}
