.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
#page-wrap {
	width: 705px;
	margin: 0 auto;
	position: relative;
	height: 285px;
	overflow: hidden;
}
/*
	SLIDER
*/
.slider-wrap {
	width: 690px;
	margin-top: 10px;
	margin-left: 10px;
	_margin-left: 6px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 705px;
	height: 285px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 705px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 1px solid black;
	margin-right: 5px;
}
#movers-row {
	margin: -33px 8px 0 10px;
	-margin: -33px 8px 0 0;
	float: right;
}
#movers-row div {
	width: 32px;
	float: right;
}
#movers-row div a.cross-link {
	float: left;
}
.photo-meta-data {
	background: url(http://math.fudan.edu.cn/css/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span {
	font-size: 12px;
}
.cross-link {
	display: block;
	width: 32px;
	position: relative;
	z-index: 9999;
}
.active-thumb {
	background: transparent url(http://math.fudan.edu.cn/css/icon-uparrowsmallwhite.png) top center no-repeat;
}
.info h1 {
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.info h1 a {
	color: #000000;
}
.info a {
	color: #000000;
}
.info {
	padding: 4px 5px;
	line-height: 180%;
	height: 225px;
	float: right;
	width: 260px;
}
.info img {
	padding-right: 20px;
}

