#header #masthead a, 
#header #masthead a:visited {
   background: url('../images/logo.jpg') no-repeat scroll top left;
   width: 303px;
   height: 104px;
   top: 20px;
   left: 50%;
   margin-left: -151px;
}

#default.home #img, #default.default #img, #default .has_flash_banner #img { top: 140px; }


/** @group vcard */
#default .vcard {
   position: absolute;
   width: 220px;
   top: 35px;
   left: 75px;
   line-height: 1.3em;
}
   .vcard .note { display: none; }
   #default #vcard2 { left: 730px; }
.vcard .adr, .vcard .phone_wrapper { position: static; width: auto; }
.vcard .adr .street-address, .vcard .postal-code, .vcard .phone_wrapper .type, .vcard .phone_wrapper .action { display: none; }
/* @end vcard **/

.content .toggle {
   border-bottom: 1px solid #999;
   color: #999;
}

.content .up {
   background-color: #026373;
   border-bottom-color: #026373;
   color: #FFFFFF;
}