/*
/  papaya.css
/  (c) 2006-2008 Lighthead Software
/  info@lightheadsw.com
*/


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

#papaya_smalllogo {
  width: 312px;
  height: 75px;
  background: white url(/resources/images/logos/papaya_small.png) no-repeat 0px 50%;
  float: left;
  margin-right: 20px;
}