/* @start */

.formlist {
	list-style-type: none;
	text-align:left;
	vertical-align: top;
}

.formlist li {
	clear: both;
	margin-top: 5px;
}

.formlist_img {
	display:block;
    float:left;
	margin:1px 6px 0px 0px;
}

.login {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color:#595959;
	}


/* @end */



