.fleft
{
	float: left;
}
.legendInfo{
	background:url(../resources/images/application/ic_info_legend.png) no-repeat left;
	height:16px;
	font-size:11px;
	color:#727272;
	padding-left:20px;
	width:115px;
	margin-right:2px;
}


.legendtitle{
	height:24px;
	font-size:11px;
	color:#727272;
	line-height:24px;
}

.legendvalue{
	height:24px;
	padding:0px 5px;
	border:#cccccc 1px solid;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.ic_info{
	background:url(../resources/images/application/ic_info.png) no-repeat center;
	height:16px;
	width:16px;
}

.smtl{
	height:35px;
	width:118px;
	background:#ffffff;
}

.displayBlock{
	display:inline-block;
	vertical-align:top;

}

