#greeting-left {
  float:left;
  width:490px; }

#greeting-right {
  float:right;
  width:203px; }
#greeting-picture {
  margin:0 0 10px;
  width:193px;
  padding:4px;
  border:1px #E4E4E4 solid; }
#greeting-picture-text {
  padding:0;
  margin:6px 0 0;
  white-space:nowrap;
  font-size:12px; }
#greeting-right strong {
  font-size:14px; }
#greeting-picture-note {
  padding:0 0 20px;
  color:#8E8E8E;
  margin:6px 0;
  font-size:10px; }

#greeting-left h3 {
  line-height:24px;
  font-size:17px; }

#greeting-left p {
  line-height:24px;
  margin:20px 0;
  font-size:12px; }
