#tooltip_box { 
  width: 226px;
  height: auto;
}

#tooltip_top {
  width: 226px;
  height: auto;
  background: url(http://registration.livejasmin.com/images2/tooltip_top.gif) no-repeat top left;
  position: absolute;
}

#tooltip_textbox {
  position: relative;
  top: 23px;
  *  top: 19px;
  margin-left: 14px;
  width: 210px;
  height: auto;
  background-color: #610000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;  
  border-bottom: 1px solid #000000;
}

.text {
  top: -10px;
  position: relative;
  display: block;
  width: 180px;
  color: #FFFFFF;
  font-family: Verdana,Tahoma;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  margin: 0px auto;
}

.buttons_box {
  width: 95%;
  height: auto;
  text-align: center;
  margin: -5px auto 8px auto;
}

.buttons {
  background: url(http://registration.livejasmin.com/images2/button_bg.gif) repeat-x top left;
  width: 50px;
  height: 16px;
  background-color: #494949;
  border: 1px solid #FFCC00;
  color: #FFCC00 !important;
  font-weight: bold;
  font-size: 9px;
  font-family: Verdana,Tahoma;
  padding-bottom: 2px;
  margin-left: 5px;
}

.clear {
  clear: both;
  float: none; 
  font-size: 0px;
  line-height: 0px;
  padding: 0px;
  margin: 0x;
}

/* Felugró kisablak a My Performers oldalon a performer password kikuldesehez */

.password_icon {
 	background: url("http://registration.livejasmin.com/images2/icons/password.gif") no-repeat top left;
 	width: 19px;
 	height: 19px;
 	margin-top: 10px;
 	border: none;
}

.send-btn {
 	background: url("http://registration.livejasmin.com/images2/icons/password.gif") no-repeat top left;
 	width: 19px;
 	height: 19px;
 	margin-top: 10px;
 	border: none;
 	display: block;
}

.send-btn-hide {
 	display: none;
}

.send-btn-link {
 	display: block;
}