/*
/  sitecrawler.css
/  (c) 2006 Lighthead Software
/  info@lightheadsw.com
*/


#sitecrawler_logo {
  width: 800px;
  height: 170px;
  background: white url(/resources/images/logos/sitecrawler.png) no-repeat 0px 50%;
}

#sitecrawler_smalllogo {
  width: 424px;
  height: 75px;
  background: white url(/resources/images/logos/sitecrawler_small.png) no-repeat 0px 50%;
  float: left;
}


#badge11 {
	width: 100px;
	height: 100px;
	background: url(/resources/images/logos/badges/version1.1.png) no-repeat 50%50%;
	position: relative;
	left: 70px;
	top: 60px;
	margin-bottom: -100px;
}