.lcl {
	width: auto;
    padding: 0 7px 0 3px;
    font-size: 14px;
    line-height: 18px;
	color: green;
	float: left;
}
.lcn {
	width: auto;
    padding: 0 7px 0 3px;
    font-size: 14px;
    line-height: 18px;
	color: red;
	float: left;
}
.ulk {
	float: left;
	height: 16px;
}
.ulk img {
	cursor: pointer;
}