span.button {
		display:					inline-block;
		margin:						2px 15px;
		width:						66px;
		height:						23px;
		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;
	}