


@charset "UTF-8";
/* lib/slideshow/style.css*/

body.hp #slideshowbox {
	width: 100%; height: 420px; 
	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;
	background-color: #000;
}

body.hp #slideshowbox .column { width: 100%; margin:0px;   }
body.hp #slideshowbox .column .contentx3 { width:20%; padding: 2% 2% 0% 2%; vertical-align: top; margin:0; float: left; display: inline; } 

body.hp #slideshowbox .column .contentx3 a img { width: 100%; height: auto; padding: 2% 0% 0% 0%; } 


body.home #slideshow h2 { color:#fff; padding: 0px;}
body.home #slideshow h2 a { color:#fff; }

body.home #slideshowbox #slideshow #slideshell .contents h3 { font-family: "Script MT Bold", sans-serif; color:#fb5a13; margin: 30px 0px 0px 0px; font-weight: lighter; font-size: 1.8em; line-height: 1.1em;}

body.home #slideshowbox #slideshow #slideshell .contents h3 a {font-family: "Script MT Bold", sans-serif;  color:#1cdd60; margin: 10px 0px 0px 0px; font-size: 1em;}
body.home #slideshow h3 { padding: 0px 0px 0px 0px;  line-height: 1em;}	 

body.home #slideshow .byline { color:#fff; font-size:1.1em; line-height:1em; padding: 0px 0px 5px 0px;}



body.hp #slideshowbox .column .contentx3 img { width:100%; border:none;}

body.hp #slideshow #slideshell .slide h2 {
	position: absolute;	top: 0px; right: 0px;width: 275px; height: 335px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: scroll;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: normal;	
	z-index: 30;
}
/*******************  hp slideshow  ******************/

body.hp #slideshow {
	position: relative; float: left; display: block; width: 75%; height: 340px; 
	margin: 0px 0px 0px 0px; padding: 0px 0px 40px 0px;
}

body.hp #slideshow #slideshell {	
	position: relative; display: block; width: 100%; height: 340px; 
	margin: 0;padding: 0; 
}

body.hp #slideshow #slideshell .slide {
	position: absolute;	top: 35px; left: 0px;
	height: auto; width: 100%; 
	padding: 0; margin:0;
	overflow: hidden;
	display: block;
	z-index: 9;visibility: visible;
}


body.hp #slideshow #slideshell div.slide.active {
	z-index: 10;
	display: block;
}


body.hp #slideshow .morelink {
	color: #1cdd60;
}

body.hp #slideshow #slideshell .slide .contents {
	position: absolute;	top: 0px; right: 0px;width: 275px; height: 335px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: scroll;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: normal;	
	z-index: 30;
	overflow-x: hidden; overflow-y: scroll;
}

body.hp #slideshow #slideshell .image {
	float:left;
	/*position: relative;*/
	width: 562px;
	height: 340px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
}

body.hp #slideshow #slideshell div.image div.image_wrap {
	float:left;
	width: 567px;
	height: 338px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

body.hp #slideshow #slideshell div.image img {
	float:left;
	
	width: 562px;
	height: auto;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	/*clip: rect(0ex, 0ex, 465px, 0px);*/
	
	
}

body.hp #slideshow #slideshell div.image .caption {
	position: absolute;
	width: 275px;
	right: 0px;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11.5px;
	line-height: 12px;
	text-align: right;
	color: #FFFFFF;
}



body.hp #slideshow #slideshell h1 {
	font-size: 20px;
	margin: 0px 0px 3px 0px;
	line-height: 20px;
	
	
}


/*------- SCROLLER -----------*/

body.hp div.scroller {
	/*position: relative;*/
	clear: both;
	position: absolute;
	width: 563px;
	left: 0px;
	bottom:7px;
	z-index: 999;
	background-image:url(../../images/80black.png);
	background-position: 0 0;
	background-repeat:repeat;

}

body.hp .scrollshell {
	/*clear: both;*/	
}

/*
body.hp div.scroller > div.scrollshell {
	opacity: .5;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	filter: alpha(opacity=50);
}

body.hp div.scroller > div.scrollshell:hover {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
*/

body.hp .scrollarea {
	position: relative;
	width: 567px;
	height: 72px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
}

body.hp .scrollsubshell { /* allows for # of small images to show */
	position: absolute;
	left: 48px;
	width: 485px;
	height: 72px;
	overflow: hidden;
	
}


body.hp .scroll {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20000px;
	height: 72px;
	overflow: hidden;
}

body.hp .scrollsection {
	float: left;
}

body.hp ul.scrollitems {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;	
}

	
body.hp ul.scrollitems li {
	display: block;
	width: 87px;
	height: 62px;
	font-size: 0;
	line-height: 0;
	/*text-indent: -9999px;*/
	/*margin: 0px 13px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	
}
body.hp ul.scrollitems li a,
body.hp ul.scrollitems li a.default {
	display: block;
	width: 77px;
	height: 53px;
	font-size: 0;
	line-height: 0;
	/*text-indent: -9999px;*/
	outline: none;
	margin: 3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: none;
	float: left;
	overflow: hidden;
	display:block;
}

/*
body.hp ul.scrollitems li a:hover,
body.hp ul.scrollitems li a.selected { 
	
	display:block;
	background-image:url(https://lavoz.bard.edu/images/bg_slide_thumb.png);
	
	background-repeat:no-repeat;	
	background-position: 50% 0px;
	overflow:visible;
}
*/


	
body.hp ul.scrollitems li a div.image {
	float:left;
	/*position: relative;*/
	width: 77px;
	height: 53px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	border: 1px solid #000;
}


body.hp ul.scrollitems li a div.image img,
body.hp ul.scrollitems li a.default div.image img {
	/*float:left;*/
	width: 77px;
	height: auto;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}



body.hp ul.scrollitems li a span.caption {
	display:block;
	
	width: 83px;
	height:20px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 8px;
	line-height: 8px;
	font-weight: lighter; 
	color: #ffffff;
	display: inline-block;
	padding: 2px 2px 4px 2px;
	clear: both;
}

body.hp .scrollback {
	position: absolute;
	top: 20px;
	left: 15px;
	width: 31px;
	height: 42px;
	background-image:url(../../images/scrollbar_back-red.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
}

body.hp .scrollback a {
	/*background-image: url(../images/arrow_back_n.png);*/
}
body.hp .scrollback a:hover {
	/*background-image: url(../images/arrow_back_u.png);*/
}

body.hp .scrollfwd {
	position: absolute;
	top: 20px;
	right: 5px;
	width: 31px;
	height: 42px;
	background-image:url(../../images/scrollbar_fwd-red.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	
}

body.hp .scrollback, .scrollfwd {
	visibility: hidden;
	z-index: 15;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

body.hp .scrollfwd a {
	/*background-image: url(../images/arrow_fwd_n.png);*/
}
body.hp .scrollfwd a:hover {
	/*background-image: url(../images/arrow_fwd_u.png);*/
}

body.hp .scrollback a, body.hp .scrollfwd a {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

body.hp #scrollernav {
	font-weight: bold;
	text-align: right;
}

/* ********************************Section list with scroll ************ */

#scroller_sectionshell {
	display:none;
	
	/*position: relative;
	clear: both;
	position: absolute;*/
	float:right;
	width: 165px;
	height: 260px;
	overflow: hidden;
	left: 820px;
	top: 0px;
	z-index: 15;
	margin: 0px 0px 0px 10px;
	background-color: yellow;
}

div.scroller_section {
	/*position: relative;*/
	clear: both;
	position: absolute;
	width: 150px;
	height: 260px;
	left: 0px;
	top: 50px;
	z-index: 15;
}


#sectionlist {
	width: 60px;
	height: 260px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	z-index: 15;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px; 
	background-color:/* #2f2e2e;*/ pink;
	overflow:scroll;
}

#sectionlist ul { 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
}

#sectionlist ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style:none; 
}
#sectionlist ul li a {
	color: #fff; 
	}
#sectionlist ul li a:hover {
	color: #ff9900; 
	text-decoration:none;
	}


.scrollarea_section {
	position: relative;
	width: 155px;
	margin: 0px 0px 0px 0px;
	float: left;

}

.scrollsubshell_section {
	position: absolute;
	left: 0px;
	width: 107px;
	height: 319px;
	overflow: hidden;
}


.scroll_section {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 107px;
	height: 20000px;
	overflow: hidden;
}

.scrollsection_section {
	float: left;
}

ul.scrollitems_section {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.scrollitems_section li {	
	display: block;
	width: 107px;
	
	font-size: 0;
	line-height: 0;
	/*text-indent: -9999px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	/*float: left;*/
	
}

ul.scrollitems_section li a span.caption {
	display:block;
	width: 83px;
	height:20px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-weight: lighter; 
	color: #ffffff;
	display: inline-block;
	padding: 2px 2px 4px 2px;
	background-color: #414241;
}



ul.scrollitems_section li a,
ul.scrollitems_section li a.default {
	display: block;
	width: 107px;
	outline: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	/*float: left;*/
	overflow: hidden;
}

ul.scrollitems_section li a:hover,
ul.scrollitems_section li a.selected { 
	width: auto;
	border-width: 2px 2px 2px 2px;
	border-color: #990020;
	border-style: solid;
	color: #fba104;
	/*
	display:block;
	overflow:visible;
	*/
}


.scrollback_section {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 107px;
	height: 12px;
	
	background-image:url(https://lavoz.bard.edu/images/scrollbar_back_hp.png);
	background-repeat: no-repeat;
	background-position: 0 0;
		
}

.scrollfwd_section {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 107px;
	height: 12px;
	
	background-image:url(https://lavoz.bard.edu/images/scrollbar_fwd_hp.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	border: 1px solid red;
}

.scrollback_section, .scrollfwd_section {
	visibility: hidden;
	z-index: 15;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

.scrollback_section a, .scrollfwd_section a {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#scrollernav {
	font-weight: bold;
	text-align: right;
}




/* ------------------------ preload styles ------------------------ */


div.slideshow_preload {
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: -9999px top;
}

div.slideshow_preload .plimg1 { background-image: url(); }



/* ------------------------ vertical scroller ------------------------ */

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Master button styles - note that left and right 
versions are included although they are not used in this example */

.simply-scroll-btn {
	position: absolute;
	/*background-image:url(https://lavoz.bard.edu/images/scrollbar_fwd_hp.png);*/
	
	background-image:url(lib/scroll_vertical/buttons.png);
	width: 42px;
	height: 44px;
	z-index:3;
	cursor: pointer;
}
	
.simply-scroll-btn-left {
	left: 6px;
	bottom: 6px;
	background-position: 0 -44px;
}
.simply-scroll-btn-left.disabled {
	background-position: 0 0 !important;
}
.simply-scroll-btn-left:hover {
	background-position: 0 -88px;
}
	
.simply-scroll-btn-right {
	right: 6px;
	bottom: 6px;
	background-position: 84px -44px;
}
.simply-scroll-btn-right.disabled {
	background-position: 84px 0 !important;
}
.simply-scroll-btn-right:hover {
	background-position: 84px -88px;
}
	
.simply-scroll-btn-up {
	right: 6px;
	top: 6px;
	background-position: -126px -44px;
}
.simply-scroll-btn-up.disabled {
	background-position: -126px 0 !important;
}
.simply-scroll-btn-up:hover {
	background-position: -126px -88px;
}
	
.simply-scroll-btn-down {
	right: 6px;
	bottom: 6px;
	background-position: -42px -44px;
}
.simply-scroll-btn-down.disabled {
	background-position: -42px 0 !important;
}
.simply-scroll-btn-down:hover {
	background-position: -42px -88px;
}

/* Custom class modifications - adds to / overrides above

Vertical scroller example, with custom base class */

/* Container DIV */
.vert { 
	width: 340px; /* wider than clip for custom button pos. */
	height: 400px;
	margin-bottom: 1.5em;
}

/* Clip DIV */
.vert .simply-scroll-clip {
	width: 290px;
	height: 400px;
}

/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
	width: 290px;
	height: 200px;
}

/* Modified button positions, overriding previous styles */
.vert .simply-scroll-btn-up { 
	right: 0;
	top: 0;
}

.vert .simply-scroll-btn-down { 
	right: 0;
	top: 52px;
}


/* ---------------------------- TABLET ONLY  STYLES ------------------------ */

@media only screen and (min-width: 565px) and (max-width: 900px) {
	/*TABLET styles go here */

body.hp #slideshowbox {	width: 100%;	height: 320px;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px; }


body.hp #slideshell {	width: 65%; height: 200px; 	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;}

body.hp div.slide {	width:300px; height: auto;	padding: 0px 0px 0px 0px; }

body.hp #slideshow #slideshell div.image { width: 260px;	height: 200px;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;}

body.hp #slideshow #slideshell div.image div.image_wrap {width: 300px; height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

body.hp #slideshow #slideshell div.image img {width: 300px;	height: auto;padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;}

body.hp #slideshow #slideshell div.contents { width: 175px; height: 235px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; overflow:scroll;}

body.hp #slideshow #slideshell .slide .contents {  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; overflow:scroll;font-size: .8em;	line-height: 1.1em; }
	
body.hp #slideshowbox #slideshow #slideshell .slide .contents h2 { 
	display: block; float: left; width: 100%; clear:both;
	color:#fff; padding: 0px 0px 0px 0px; 
	font-size: 1em; line-height: 1em;}
	
body.home #slideshowbox #slideshow #slideshell .slide .contents h3 { 
	display: block; float: left; width: 100%; clear:both;
	color:#fb5a13; margin: 10px 0px 0px 0px; font-weight: lighter; font-size: 1.2em;  }

body.home #slideshowbox #slideshow #slideshell .slide .contents h3 a { color:#1cdd60; margin: 10px 0px 0px 0px; padding: 10px 0px 0px 0px;font-size: 1.2em; line-height: 1.2em; }


body.hp #slideshow .byline { color:#fff; font-size:1em; line-height:1em; padding: 0px 0px 5px 0px;}	
	
/*------- SCROLLER -----------*/

body.hp div.scroller {	width: 300px;	left: 0px;	top:232px; height: 50px; overflow: hidden;}
	
	
	
	
body.hp .scrollarea {width: 300px;	height: 48px;	margin: 0px 0px 0px 0px;	padding:0px 0px 0px 0px;  }

body.hp .scrollsubshell { /* allows for # of small images to show */
	position: absolute;	left: 34px;	width: 225px;	height: 48px; }

body.hp .scroll {	height: 36px;padding-top: 20px;}

body.hp ul.scrollitems li {	width: 40px;	height: 31px; margin: -10px 0px 0px 0px; 	padding: 0px 2px 0px 0px; }

body.hp ul.scrollitems li a,
body.hp ul.scrollitems li a.default { width: 40px; height: 26px;margin: 3px 0px 0px 0px;	padding:0px 0px 0px 0px;}

body.hp ul.scrollitems li a div.image {width: 40px;	height: 26px;	margin: 0px 0px 0px 0px;	padding: 0px 0px 5px 0px;}

body.hp ul.scrollitems li a div.image img,
body.hp ul.scrollitems li a.default div.image img {width: 38px;	height: auto;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}

body.hp ul.scrollitems li a span.caption {width: 41px;	height:10px;	padding: 2px 2px 4px 2px;	clear: both;}

body.hp .scrollback {top: 10px;	left: 4px;	width: 30px;	height: 41px;}

body.hp .scrollfwd { top: 10px;	right: 4px;	width: 30px;	height: 41px;}

body.hp .scrollback a, body.hp .scrollfwd a {width: 30px;	height: 30px; margin: 0px 0px 0px 0px;	padding: 0px;}


/*ul.scrollitems li a div.image*/
}

/* ---------------------------- MOBILE ONLY  STYLES ------------------------ */
 
@media screen and (max-width: 564px) {
	/*MOBILE styles go here*/

body { /*background: #FFF;*/ }

body.hp #slideshowbox .column { width: 100%; margin:0px; padding: 0px 0px 0px 0px; clear:both; float:left; background-color: #000;}

body.hp #slideshowbox .column .contentx3 { width:100%; padding: 0% 0% 0% 0%; vertical-align: top; margin:0; } 
	
body.hp .column .contentx3 img { width:40%; padding: 0% 0% 0% 0%; vertical-align: top; margin:0;} 

	body.hp .column .contentx3.third { width: 100%;padding: 0% 0% 0% 5%;}

body.hp #slideshowbox { float:left;	height:auto; max-height: 800px; margin: 0px 0px 0px 0px;padding: 0% 0% 0% 0%; overflow:auto; position:relative;}

body.hp #slideshow {	width: 100%; 	height: 200px;	margin: 0px 0px 0px 0px;	padding: 0px 0px 10px 0px; }

body.hp #slideshell {	width: 100%; height: auto; 	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;}

body.hp div.slide {	width:100%; height: auto; margin: 0px 0px 0px 0px;	padding: 35px 0px 0px 0px; }


/*body.hp #slideshow #slideshell div.image { position:absolute; top:55px; width: 100%; max-height: 175px;	margin: 0px;	padding: 0px; }*/
	

body.hp #slideshow #slideshell div.image div.image_wrap {width: 35%; height: auto; margin: 0px; padding: 0px; }

body.hp #slideshow #slideshell div.image img {width: 100%;	height: auto;  padding: 0px;margin: 0px 0px 0px 0px; overflow:hidden; bottom: 0; vertical-align:bottom;}

body.hp #slideshow #slideshell .slide .contents { display:block; float:right; width:50%; height: auto; line-height: 1.1em;max-height:800px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; 
overflow-y: visible;overflow-x: hidden;font-size: .8em;  }


	
body.hp #slideshow #slideshell div.contents h2 {font-size: .9em;}
body.home #slideshowbox #slideshow #slideshell .slide .contents h3 { 
	display: block; float: left; width: 100%; clear:both;
	color:#fb5a13; margin: 10px 0px 0px 0px; font-weight: lighter; font-size: 1.2em;  }


/*------- SCROLLER -----------*/

body.hp div.scroller {	
	position: relative; float:left;
	clear: both;
	width:40%; height: 30px; 
	z-index: 999; margin: 50px 0px 0px 1px; padding: 5px 0px 0px 0px;
	position: absolute;
	left: 0px;	top:180px;}

body.hp .scrollarea {width: 100%;	 height: 30px; 	margin: 0px 0px 0px 0px;	padding:0px 0px 0px 0px;  }

body.hp .scrollsubshell { /* allows for # of small images to show */
	position: absolute;	left:32px;	width:59%; height: 30px;	}

body.hp .scroll {	height: 36px;}

body.hp ul.scrollitems li {	width: 40px;	height: 31px; margin: -5px 0px 0px 0px; 	padding: 0px 2px 0px 0px;}

body.hp ul.scrollitems li a,
body.hp ul.scrollitems li a.default { width: 40px; height: 26px;margin: 3px 0px 0px 0px;	padding:0px 0px 0px 0px;}

body.hp ul.scrollitems li a div.image {width: 40px;	height: 26px;	margin: 0px 0px 0px 0px;	padding: 0px 0px 5px 0px;}

body.hp ul.scrollitems li a div.image img,
body.hp ul.scrollitems li a.default div.image img {width: 38px;	height: auto;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}

body.hp ul.scrollitems li a span.caption {width: 41px;	height:10px;	padding: 2px 2px 4px 2px;	clear: both;}

body.hp .scrollback {top: 2px;	left: 2px;	width: 30px;	height: 41px;}

body.hp .scrollfwd { top: 2px;	right: 1px;	width: 30px;	height: 41px;}

body.hp .scrollback a, body.hp .scrollfwd a {width: 30px;	height: 30px; margin: 0px 0px 0px 0px;	padding: 0px;}

}

