.greet_block {
  background:#000;
  border:1px solid #181818;
  margin:30px 0;
  width:100%;
  position:absolute;
  top:0;
  left:400px;
  width:550px
}

.greet_image {
  float:left;
  padding:0 10px 0 0;
}

.greet_image a{
  border:none !important
}

.greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
}

.greet_text {
  color:#666;
  font-size:11px;
  line-height:14px;
  margin:10px;
}

.greet_text a{
  color:#666;
  text-decoration:none;
  border-bottom:1px solid #333
}

.greet_block_close {
  float:right;
  height:15px;
  margin:0 0 0 20px;
  width:15px;
}

.greet_block_close a {
  color:#ccc;
  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:#ccc;
}

.greet_search_after {
  border-top:1px dotted #333;
  font-size:9px;
  margin:3px 0 0 0;
  padding:2px 0 0 0;
}

.greet_search_after a{
  border:none
}

.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;
}
