.greet_block {
  background:#fff;
  border:1px dashed #ccc;
  float:left;
  font-size:16px;
  font-style:italic;
  line-height:normal;
  margin:5px 0;
  padding:10px 5%;
  width:90%;
}

.greet_image {
  float:left;
  margin:10px;
}

.greet_text {
  font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
  float:left;
  margin:10px;
  width:85%;
}

/* DO NOT MODIFY BELOW THIS LINE */
.wpgreetbox-focusable:focus {
  background-color: #ffc
}

dl {
  margin-left: 3em
}
