.fce-flipflop {
	clear:both;
	float:left;
	display:block;
	width:540px;
	border:1px solid #dddddd;
	margin-top:-10px;
	margin-bottom:20px;
	padding:8px 4px 0px 4px;;
}

.fce-flipflop .short {
	clear:both;
	float:left;
	display:block;
	width:540px;
}

.fce-flipflop .short p {
	font-size:11px;
	line-height:16px;
	color:#666666;
	margin:0px 0px 8px 0px;
	padding:0px;
}

.fce-flipflop .short p a {
	font-weight:bold;
}

.fce-flipflop .content {
	clear:both;
	float:left;
	display:block;
	width:540px;
	overflow:hidden;
	position:relative;
}

.fce-flipflop .content p {
	font-size:11px;
	line-height:16px;
	color:#666666;
	margin:0px 0px 8px 0px;
	padding:0px;
}

.fce-flipflop .content .whitebox {
	clear:both;
	float:left;
	display:block;
	width:540px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:3300;
	background-color:#ffffff;
}
