.greet_block {
  background:#f5e6c1;
  border-left: 3px double #97a1bb; 
  border-top: 3px double #dfb03f; 
  border-right: 3px double #dfb03f; 
  border-bottom: 3px double #97a1bb; 
  margin:20px 0;
  width:85%;
  margin-right: auto; 
  margin-left: auto;
}

.greet_image {
  float:left;
  padding:0 10px 0 0;
}

.greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
}

.greet_text {
  color:#c87795;
  font-size:16px;
  line-height:20px;
  margin:10px;
  }

.greet_text a{
  color:#dfb03f;
  font-size:16px;
  line-height:20px;
    }

.greet_text a:visited{
  color:#dfb03f;
  font-size:16px;
  line-height:20px;
    }


.greet_block_close {
  background:#e8e9fb;
  border:1px solid #97a1bb;
  float:right;
  height:15px;
  margin:0 0 0 0;
  width:15px;
}

.greet_block_close a {
  color:#c87795;
  cursor:pointer;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:0 3px;
  text-transform:uppercase;
}

.greet_block_close a:hover {
  text-decoration:none;
}

.greet_block_powered_by {
  float:right;
  font-size:9px;
  line-height:14px;
  padding:0 5px;
}

.greet_block_powered_by a {
  color:#c87795;
}

.greet_search_after {
  border-top:1px solid #eee;
  font-size:11px;
  margin:5px 0 0 0;
  padding:0 0 0 0;
}

.greet_search_before {
  border-bottom:1px solid #eee;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 2px 0;
}

#greet_search_link {
  cursor:pointer;
}
