#contentarea {
	border: none;
	margin-top: -90px;
	width: 700px;
}

#contentarea .icebox_container .csc-default {
	width: 340px;
}

#fullcontent h2 img,
#right,
.icebox_container h3 {
	display: none;
}

#history_year {
	width: 700px;
	height: 90px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	margin-top: 60px;
}

#history_year img {
	position: absolute;
	top: 0;
	left: 0;
}

#history_select {
	clear: both;
	width: 700px;
	height: 33px;
	overflow: hidden;
	background: #dcdee1;
	position: relative;
}

#history_right,
#history_left {
	display: block;
	width: 22px;
	height: 33px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 5;
	background: #dcdee1;
}

#history_left {
	left: 0;
}

#history_right {
	right: 0;
}

#history_select ul {
	position: absolute;
	z-index: 2;
	width: 5000px;
	padding: 0 22px;
}

#history_select ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	height: 33px;
	width: auto;
	overflow: hidden;
	position: relative;
	background: none;
	padding: 0;
	cursor: pointer;
}

#history_left img,
#history_right img,
#history_select ul li img{
	display: block;
	position: absolute;
}    

#history_select ul li img.active {
/*	top: -33px; */
}

.history_content {
	margin-top: 20px;
}

#history_year img,
div.icebox_container {
	display: none;
	clear: both;
}

#draggable {
	position: absolute;
	width: 35px;
	height: 72px;
	left: 285px;
	top: 108px;
	z-index: 4;
	border: none;
	background: none;
}

.icebox_container .csc-textpic-text,
.icebox_container .csc-textpic-imagewrap img {
	margin-bottom: 10px;
}
