.more-details, .row, .fixed-note {
	display: none;
}

.company-name {
	font-weight: bold;
}

.fixed-note {
	color: #000066;
	text-shadow: 2px 2px 5px #aaaaaa;
	font-size: 20px;
	font-weight: bold;
	position: fixed;
	bottom: 10px;
	right: 20px;
}