#photo_wrapper {
	border: solid 1px #C7D0E3; 
	margin: 0px 0px 0px 0px; 
	text-align:center;
	overflow:hidden;
	height: 360px;
}

#photos .next,#photos .prev {
	position:relative;
	top:-181px;
	left:-302px;
	width:42px;
	height:0px;
	display:block;
	z-index:101;
}

#photos .next {
	left:302px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(/20240123080054oe_/https://www.iso.cuhk.edu.hk/chinese/style/images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.slide .caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:auto;
	padding:2px 5px;
	background:#000;
	background:rgba(0,0,0,.5); /*IE9+, FF 3.x+, Chrome, Safari 3.x+*/
	width:179px;
	font-size: 1em;
	color:#fff;
	text-shadow:none;
	*filter: alpha(opacity=60); /*IE6, 7*/	
}

.scheme_caption_trans {
	background:#000000; 
	background:transparent; 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000); 
	background:rgba(0,0,0,0.5);
}


/*IE 8 only*/
@media \0screen {
  .slide .caption  { filter: alpha(opacity=60); }
}


#photos .slides_container {
	/*width:646px;
	height:466px;*/
	width:640px;
	height:360px;
	display:none;
	position: relative;
}

#photos .slides_container div.slide {
	/*width:646px;
	height:466px;*/
	width:640px;
	height:360px;
	display:block;
}

#photos .slides_container div.slide a {
	display:block;
}

#photos .slides_container div.photo_caption-wrapper {
	z-index:500;
	position:absolute;
	bottom: 0px;
	left:0;
	width:100%;
}

#photos .slides_container div.photo_caption {
	font-family: "Times New Roman",Times, PMingLiu,mingliu,"細明體_HKSCS-ExtB","Ming(for ISO10646)ExtB",serif;
	height:auto;
	padding:3px 20px;
	color:#fff;
	text-shadow:none;
	text-align:left;
	line-height: 1.5;
}

/*Social plugins*/
/*--------------------------------------------------------------------------------*/
#sharebox {
    background: url("/20240123080054oe_/https://www.iso.cuhk.edu.hk/english/images/newsletter/news/template3/sharebar-long.jpg") no-repeat;
    /*height: 81px;*/
    /*width: 647px;*/
	border: 1px solid #C7D0E3;
	border-top: none;
	margin-bottom: 12px;
}
#shareboxshort {
    background-image: url("/20240123080054oe_/https://www.iso.cuhk.edu.hk/english/images/newsletter/news/template3/sharebar-short.jpg");
    height: 80px;
    width: 342px;
}
.shareboxtext {
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin: 12px 1px;
    text-align: center;
    width: 163px;
	color: #000000;
}

.shareboxtext a#linkFBComments {
    font-size: 11px;
    line-height: 14px;
	padding-left: 5px;
}

.shareboxtextshort {
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin: 24px 1px 0;
    text-align: center;
    width: 96px;
}

.social-links {
    float: left;
    height: 70px;
    margin-left: 163px;
    margin-top: -60px;
    padding-left: 10px;
    padding-top: 10px;
    width: 477px;
}
.social-links_short {
    float: left;
    height: 70px;
    margin-left: 96px;
    margin-top: -60px;
    padding-left: 10px;
    padding-top: 10px;
    width: 260px;
}

#shareme-wrapper {
	float:left;
	/*width:420px;*/
	padding: 12px 20px;
}

.sharrre .button {
	float: left;
	width: 85px;
}

.sharrre .googleplus {
	width: 80px;
}

.sharrre .sina {
	width: 70px;
}