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


#caffeine_logo {
  width: 483px;
  height: 127px;
  background: white url(/resources/images/logos/caffeine.png) no-repeat 0px 50%;
  margin-bottom: 20px;
}

#caffeine_smalllogo {
  width: 338px;
  height: 75px;
  background: white url(/resources/images/logos/caffeine_small.png) no-repeat 50% 50%;
  float: left;
}