.input-Xsm {
    height: 21px;
    width: 40px;
    padding: 5px 5px;
    font-size: 14px;
    line-height: 1.5;
}

.web{
		font-family:tahoma;
		size:12px;
		top:10%;
		border:1px solid #CDCDCD;
		border-radius:10px;
		padding:10px;
		width:38%;
		margin:auto;
	}
	.tLink{
		font-family:tahoma;
		size:12px;
		padding-left:10px;
		text-align:center;
	}
	
	.result
	{
		position:absolute;
		width:513px;
		display:none;
		margin-top:-1px;
		border-top:0px;
		overflow:hidden;
		border:1px #CDCDCD solid;
		background-color: white;
		z-index:100;
	}
	.show
	{
		font-family:tahoma;
		padding:4px; 
		border-bottom:1px #CDCDCD dashed;
		font-size:15px; 
	}
	.show:hover
	{
		background:#364956;
		color:#FFF;
		cursor:pointer;
	}
	
	
.web1{
		font-family:tahoma;
		size:12px;
		top:10%;
		border:1px solid #CDCDCD;
		border-radius:10px;
		padding:10px;
		width:38%;
		margin:auto;
	}
	.tLink1{
		font-family:tahoma;
		size:12px;
		padding-left:10px;
		text-align:center;
	}
	
	.result1
	{
		position:absolute;
		width:513px;
		display:none;
		margin-top:-1px;
		border-top:0px;
		overflow:hidden;
		border:1px #CDCDCD solid;
		background-color: white;
		z-index:100;
	}
	.show1
	{
		font-family:tahoma;
		padding:4px; 
		border-bottom:1px #CDCDCD dashed;
		font-size:15px; 
	}
	.show1:hover
	{
		background:#364956;
		color:#FFF;
		cursor:pointer;
	}


.OnlyDisplay
	{
		font-family:tahoma;
		padding:4px; 
		border-bottom:1px #CDCDCD dashed;
		font-size:15px; 
	}
	.OnlyDisplay:hover
	{
		background:#364956;
		color:#FFF;
		cursor:pointer;
	}	