body { margin: 0; padding: 0; }
#wrap { font: 8pt helvetica, sans-serif; margin: 0; width: 100%; padding: 0; }

#header { margin-top: 0; }
#header h1 { margin: 0; }
#header h1 span { display: none; }
#notice { display: none; }

#meta, .more, .no-print, .thumbs { display: none !important; }

a { border: 0; color: #000; }
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#experience {
/*	page-break-after: always;*/
}

#skills:after {
	content: '.';
	visibility: hidden;
	clear: both;
}

ul { 
	
}
	
h1,
h2,
h3,
h4,
h5,
h6 {
    text-shadow: none;
}

#print_message {
	display: block !important;
	position: absolute;
	top: 30px;
}