#popup {
   width: 95%;
   margin: 1em;
   max-width: 960px;
}

#popup #logo a {
   height: 55px;
   margin: 0;
}

#popup-close {
   float: right;
   font-size: .9em;
}

#popup #container {
   clear: both;
   margin-top: 1em;
   padding: 0.1em 1em 2em;
   font-size: 0.8em;
   line-height: 1.4em;
   color: #666;
}
#client { float: right; margin-top: -5px; }
#client p { margin:0; }
