#transhint, #exhint, #calhint, #textpravila, #textpashint{
  display:none;
  font-size: 10px;
}

#hint_f{
  font-size: 10px;
}

#calenmode{
  display:none;
}

#ourerror {
   color:red;
   font-style:bold;
}

#mes_rem {
   color:blue;
   font-style:bold;
}
#msm {
        text-align:center;
	background:white;
}

#error{
  color: red;
  font-weight: bold; 
  display:none;
}

#message{
  color: red;
}

#send{
    cursor:hand;
  cursor:pointer;
  background:#FCB813;
  width:200px;
  height:30px;
  font-size:13px;
  color:white;
}

#send:hover{
  background:#F2802F;
 }

#area{
  display:block;
}

#msisdn_to{
  width:290px;
}

#translit{
  width:155px;
  height:20px;
  font-size:10px;

}

#animation, #otpr, #zagr {
  display:none;
}

#refresh{
  width:24px;
  height:24px;	 
  background:url(images/refresh_hover.jpg)  no-repeat; 
  cursor:hand;
  cursor:pointer;
  border:0;
}

.hint{
  width:20px;
  height:13px;
  background:url(images/bubble.gif) no-repeat; 
  cursor:hand;
  cursor:pointer;
  border:0;
}
.hint:hover{
   background:url(images/bubble_hover.gif)  no-repeat; 
} 

#refresh:hover{
   background:url(images/refresh.jpg)  no-repeat; 
} 
#pashint{
  cursor:hand;
  cursor:pointer;
}

#thumbs {
  margin:0;
  padding:0;
}
#thumbs li{
  margin-top: 0px;
  margin-left:14px;
  vertical-align:bottom;
}


