.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.ldc-ul_cont {
	position: relative;
	background-color: rgba(255, 255, 255, 0.45);
	border-radius: 2px 2px 2px 2px;
	cursor: pointer;
	font-size: 11px;
	height: 2.0em;
	padding: 0 0.91em;
	margin: 2px;
	position: relative;
	vertical-align: middle;
	white-space: nowrap;
	    color: #adadad;
	word-wrap: normal;
	float: left;
}
.ldc-ul_cont img {
	background: none repeat scroll 0 0 transparent;
	box-shadow: none;
	margin: 0 3px;
	position: relative;
	top: 3px;
}
