#getplatform {
	position:absolute;
	background-color:#f1f5fe;
	visibility:hidden;
	color:#f1f5fe;
	background:#f1f5fe;
	border:1px #ccc solid;
	border-color:#275297;
	list-style:none;
	cursor:pointer;
}
.hint{
border-bottom:1px dashed #C1C1C1;background: #FFFFFF ;color: #656565;font-size: 12px;padding-left:6px;
}
.mover {background: #f1f5fe; padding-left:6px;line-height:120%;border-top:1px solid #275297 ; border-bottom:1px solid #275297 ;cursor: hand;font-size: 12px;color: #275297;}
.mout { background: #FFFFFF ; line-height:120%;border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF ;padding-left:6px;font-size: 12px;color: #275297;}
.selected{ background: #f1f5fe; line-height:120%;font-size: 12px;color: #275297;border-top:1px solid #f1f5fe; border-bottom:1px solid #f1f5fe;padding-left:6px;}
.tdleft{font-size: 12px;padding-left:6px;}
.tdright{padding-right:4px;}
