#fc_wrapper {
	margin: 4px auto 2px;
	width: 667px;
	height: 209px;
	overflow: hidden;
	color: white;
}

#fc_wrapper a img {
	border: none;
	outline: none;
}

	
	#fc_wrapper ul {
		list-style-type: none;
		padding: 0;
		margin: 0;	
	}

#fcSlider {
	float: left;
}

.fc_opt {
	width: 207px;
	height: 50px;
	background: url(fc_opt_bg.png);
	margin: 0 0 1px 1px;
	padding-right: 2px;
	cursor: pointer;
	text-align: left;
	float: left;
	color: white;
}

.fctooltip {
	border: 2px solid #36BEFC;
	color: white;
	background: #282828;
	padding: 5px;
}

.fc_overlay {
	position: relative;
	height: 70px;
	width: 661px;
	margin-top: -53px;
	padding: 3px;
	background: url(fc_mid_bg.png) repeat transparent;	
}