@charset "utf-8";
/* CSS Document */

/* For Study Tour */
.studentshare-top{ width:800px; float:left; height:424px; display:inline-block; border-bottom:#ccc 1px solid; margin-bottom:30px; } 
.studentshare-bottom{ width:800px; float:left; height:46px; display:inline-block; text-align:center} 
.item-count-studentshare {color: #555555;font-weight: bold;margin: 0;position: absolute;right:20px;}

.studentshare-bt-left{width:50px; display:inline-block; float:left;}
.studentshare-bt-right{width:50px; display:inline-block; float:left;}
.studentshare-center{width:700px;  display:inline-block; float:left; margin-top:40px;}
.studentshare-center .studentshare-title{width:700px; margin-bottom:40px;display:inline-block; } 
.studentshare-center .studentshare-content{width:700px;display:inline-block; } 
.studentshare-center h1{width:500px;display:inline-block; float:left; color:#267f7f;}
.studentshare-center span.author{width:200px;  display:inline-block; float:left; color:#000; text-align:right; font-size:1.5em;}

.studentshare-center  .studentshare-content-img{width:300px; height:auto; overflow:hidden; float:left; margin-right:20px;}
.studentshare-center  .studentshare-content-textbox{width:370px; height:290px; overflow-x: hidden;overflow-y:auto; float:left}
.studentshare-center  .studentshare-content-textbox p{ line-height: 1.8em; color: #333; margin: 0 0 1.52em;}

#cboxPrevious {position:relative;top: 220px;left: 5px;background: url(images/controls.png) no-repeat top left;width: 28px;height: 65px;text-indent: -9999px;margin:0;}

#cboxNext{position:relative; top:220px;right:5px; background:url(images/controls.png) no-repeat top right; float:right; width:28px; height:65px; text-indent:-9999px;margin:0;}



.studentshare-bottom  a.slidePrev {background: url(../images/lightbox_arrow_prev_10.png) center center no-repeat transparent;width: 15px;height: 15px;text-indent: -9999px;position: relative;
top: -10px;}
.studentshare-bottom  a.slideNext {background: url(../images/lightbox_arrow_next_10.png) center center no-repeat transparent;width: 15px;height: 15px;text-indent: -9999px;position: relative;
top: -10px;}

.studentshare-Frame {width: 700px; float:left; overflow: hidden; margin-left: 50px;} 
.studentshare-Container {width: 20000em;}


/* END Study Tour */
