.captcha .refresh
{
  width: 25px;
  height: 25px;
	cursor:pointer;
}
.captcha input
{
  text-transform: uppercase;
  width: 198px;
}
