span.button {
		display:					inline-block;
		margin:						0 0px 12px 0px;
		width:						100px;
		height:						20px;
		line-height:			23px;
		text-align:				center;
		font-size:				14px;
		font-weight:			normal;
		color:						#fff;
		background-color:	#0b4695;
		cursor:						pointer;
	}
	div.loader {
		position:	absolute;
		bottom:		200px;
		left:			170px;
	}

#captcha_refresh img{
	border-style: none;
	position: relative;
	bottom: 10px;
}

#captcha_code{
	position: relative;
	bottom: 10px;
	left: 10px;
}