IMG.left-floating {float: left}
IMG.right-floating {float: right}

.font18
{font-size: 18px}

.font16
{font-size: 16px}

.font24
{font-size: 24px}

.loginbox
	{
	border:inset;
	border-color:#FF0000;
	elevation:above;
	height:auto;
	margin-left:auto;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	width:210px;
	}
	
.fontred
	{
	color:#FF0000;
	text-align:center;
	}
	
span.item_label {
	width: 100px;
	text-align: right;
	margin-right: 15px;
	float: left;
}

span.warning {
	font-size: .8em;
	color: red;
}
.ak_error { color: red;text-align:center; padding: 15px; }
/*span.wait_icon { float: right; background-color: red; padding-right: 25px; clear: right; position: absolute; z-index: 4; }*/
.wait_icon { text-align: right; height: 20px; position: absolute; width: 20px; }