.swfu * {
	margin:0; padding:0; list-style:none;
}
.swfu {
	display:none;
	position:absolute; top:78px; left:80px;
	background:#fff-tmp;
	color:#000;
	font-family:tahoma; font-size:12px;
	text-align:left;
}
.swfu-list-header,
.swfu-list {
	width:320px;
	background:#DA0071;
}
.swfu-list-header {
	margin-top:2px;
	font-size:14px;
	text-align:center;
}
.swfu-list-header li {
	float:left;
	padding:0 5px;
	line-height:20px;
	border:1px solid #aab9c0; border-top-width:2px;
	background:url(cell-blue.jpg) no-repeat;
}
.swfu-list {
	height:42px; overflow-y:auto;
}
.swfu-list li {
	line-height:20px;
	cursor:not-allowed;
}
.swfu-list p {
	float:left;
	margin-top:-1px;
	padding:0 5px;
	height:20px; line-height:20px; overflow:hidden;
	border:1px solid #aab9c0;
	background:url(cell-grey.jpg) no-repeat;
}
.swfu-list-1 { width:130px; }
.swfu-list-2 { margin-left:-1px; width:100px; }
.swfu-list-3 { margin-left:-1px; width:80px; text-align:center; }
.swfu-upload { display:none; margin-top:1px; }