#fc_wrapper {
width: 406px;
height: 240px;
background-color: #338202;
padding: 0px;
overflow: hidden;
color: lightgrey;
}

#fc_leftcol {
width: 300px;
height: 240px;
float: left;
}

	#fc_leftcol ul li {
	width: 300px;
	height: 240px;
	float: left;
	}
	
	#fc_leftcol ul	{
	list-style-type: none;
	width: 3600px;
	padding: 0;
	margin: 0;
	}

#fc_rightcol {
width: 100px;
height: 240px;
float: right;
}

#fcSlider {
float: left;
}
