/*
	File: arc90_linkthumb.css
	About: This plugin adds a preview thumbnial to links.
  Logahead Version: logahead UNU edition by Klaus Schlichter
	Licence: Creative Commons Attribution 2.5 http://creativecommons.org/licenses/by/2.5/
  Edit: This plugin is based on
  Link Thumbnail v1.9.1
  (c) Arc90, Inc. 
  http://www.arc90.com
  http://lab.arc90.com
*/

.arc90_linkpic {
  display: none;
  position: absolute;
  left: 0; top: 1.5em;
}
.arc90_linkpicIMG {
  padding: 4px;
  background: #FFF;
}