ul li a.download {
	background: url( 'images/download_24x72.png' ) no-repeat;
	background-position: 0px 10px;
}

ul li a.link {
	background: url( 'images/upload_24x72.png' ) no-repeat;
	background-position: 0px 10px;
}

ul li a:hover { 
	color: #00b019;
}

ul li a.download:hover { 
	background: url( 'images/download_24x72.png' ) no-repeat;
	background-position: 0px -38px;
	color: #00b019;
}

ul li a.link:hover { 
	background: url( 'images/upload_24x72.png' ) no-repeat;
	background-position: 0px -38px;
	color: #00b019;
}

div#logo {
	background: url( 'images/see_scan_logo.png' ) no-repeat;
	width: 272px;
	height: 116px;
}

div#header_wrapper, div#header {
	background: #222;
}

#hq_link {
	display:none;
}

#hq_link a{
	display:none;
}
