body { font-family: Verdana, Arial, Helvetica, Sans;
	   line-height: 16px;
	   margin-bottom: 0px;
	   background-color: transparent; }
	  
	   
a:link, a:active, a:visited { text-decoration: none; color: #0274B5; }
a:hover { text-decoration: none; color: #993300; }


.banner { background: #ffffff url('../images/library/banner_full.jpg') no-repeat;
	       }	 
			  

/*Subheadings */	 
H2 { font-family: Verdana, Arial, Helvetica, Sans;
			  font-size: 1.1em; 
			  font-weight: bold; 
			  color: #842D2D; 
			  margin-top: 28px;
			  margin-bottom: 5px;
			  line-height: 100%;
			  border-bottom: 1px solid #EBE8E8;
			  width: 480px;
			  padding: 0.5em 0 0.5em 0; }
			  
			  
/*Databases Page Alphabetical Letters */	 
.letters { font-family: Verdana, Arial, Helvetica, Sans;
			  font-size: 1.1em; 
			  font-weight: bold; 
			  color: #DD7316; 
			  margin-top: 28px;
			  margin-bottom: 5px;
			  line-height: 100%;
			  border-bottom: 1px solid #EBE8E8;
			  width: 510px;
			  padding: 0.5em 0 0.5em 0; }
			  
			  
.firstsubheading { font-family: Verdana, Arial, Helvetica, Sans;
			  font-size: 1.1em; 
			  font-weight: bold; 
			  color: #842D2D; 
			  margin-top: 5px;
			  margin-bottom: 5px;
			  line-height: 100%;
			  border-bottom: 1px solid #EBE8E8;
			  width: 480px;
			  padding: 0 0 0.5em 0; }

			  
/*Used currently for database pages, title of database within page */	 
H3 { font-family: Verdana, Arial, Helvetica, Sans;
			  font-size: 1.1em; 
			  font-weight: bold; 
			  color: #666666; 
			  margin: 10px 0 0 0;
			  line-height: 100%;
			  border-bottom: 1px solid #EBE8E8;
			  width: 480px;
			  padding: 0.5em 0 0.5em 0; }
			  

/*What's New and Archives date */	 
H4 { font-family: Verdana, Arial, Helvetica, Sans;
			  font-size: .9em; 
			  font-weight: normal; 
			  color: #333333; 
			  margin-top: 28px;
			  margin-bottom: 3px;
			  line-height: 100%; }
			  

/*What's New and Archives subheadings */	 
H5 { font-family: Verdana, Arial, Helvetica, Sans;
			  font-size: 1.1em; 
			  font-weight: bold; 
			  color: #842D2D; 
			  margin-top: 0px;
			  margin-bottom: 3px;
			  line-height: 100%; }
			  			 			  


/*Large subheadings within pages - ex apa */	 
H6 { font-family: Verdana, Arial, Helvetica, Sans;
			  font-size: 1.3em; 
			  font-weight: bold; 
			  color: #DD7316; 
			  margin-top: 28px;
			  margin-bottom: 5px;
			  line-height: 100%;
			  padding: 0.5em 0 0.5em 0; }



/*Breadcrumbs */	 
.breadcrumbs { font-family: Verdana, Arial, Helvetica, Sans; 
	 font-size: 10px; 
	 font-weight: normal; 
	 color: #333333; 
	 margin: 0;
	 padding: 0 0 0 195px; }
	
 
 
/*Breadcrumbs Wide Page*/	 
.breadcrumbswide { font-family: Verdana, Arial, Helvetica, Sans; 
	 font-size: 10px; 
	 font-weight: normal; 
	 color: #333333; 
	 margin: 0;
	 padding: 0 0 0 30px; }
 
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {color: #333333; text-decoration: none; }
.breadcrumbs a:hover {color: #DD7316; text-decoration: none; }	 
	 


#breadback { background: url('../images/library/breadcrumbs_back.gif') right 50%;
	   	     background-repeat-x;
	         background-position-x:right; background-position-y:50% }



/*Arrow bullets on individual databases pages */
ul.dataarrow { margin-left: 0px;
		       padding: 3px 0px 3px 0px; }

li.dataarrow { background-image: url('../images/library/arrow.gif');
		   background-repeat: no-repeat;
		   background-position:   0px 5px; 
	   	   margin-left: 0px;
	   	   padding-left: 18px;
	   	   padding-top: -2px;
	   	   line-height: 18px;
	   	   position: relative; list-style-type:none }	



/*Arrow bullets in the body of the page */
ul.arrow { margin-left: 0px;
		   padding: 3px 0px 3px 0px; }

li.arrow { background-image: url('../images/library/arrow.gif');
		   background-repeat: no-repeat;
		   background-position:   0px 5px; 
	   	   margin-left: 0px;
	   	   padding-left: 18px;
	   	   padding-top: -2px;
	   	   line-height: 18px;
	   	   position: relative; list-style-type:none }	
 



/*Page last updated date */
.lastupdated { font-family: Verdana, Arial, Helvetica, Sans;
	      font-size: 9px; 
		  color: #999999; 
		  text-align: center;
		  vertical-align: bottom; 
		  background-color: #F4F4F4;
		  padding-bottom: 45px;
		  border-left: 1px solid #C4C3C3; }

	   	  
.footer { border-top: 3px solid #9CCD08;
		  font-family: Verdana, Arial, Helvetica, Sans;
		  font-size: 10px; 
		  color: #999999; 
		  text-align: center; 
		  line-height: 14px;
		  background-color: transparent;
		  background-image: url('../images/library/footer_grad.jpg');
	   	  background-repeat-y;
	   	  padding-left:0; padding-right:0; padding-top:11; padding-bottom:5 }

.footer a:link, .footer a:visited, .footer a:active {color: #0274B5; background-color: transparent; text-decoration: none; }
.footer a:hover {color: #444242; background-color: transparent; text-decoration: none; }

.leftmenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
			  
			  
/*Used mostly for positioning examples within style guides */			  
blockquote { line-height: 2.3em; margin-top: 3px; }


.bottomcurveshadow { background: url('../images/library/bottom_curve2.gif') no-repeat;  }
.topshadowleft { background: url('../images/library/topshadow1.gif') no-repeat;  }
.topshadowright { background: url('../images/library/topshadow2.gif') no-repeat;  }
.shadowleft { border-left: 1px solid #A6A6A6; background: url('../images/library/shadowleft.gif') repeat-y; }
.shadowright { border-right: 1px solid #A6A6A6; background: url('../images/library/shadowright.gif') repeat-y; }
.shadowtop { background: url('../images/library/shadowtop.gif') repeat-x; }
.cornershadowleft { background: url('../images/library/cornershadowleft.gif') no-repeat;   }
.cornershadowright { background: url('../images/library/cornershadowright.gif') no-repeat;  }


/*Controls the three main boxes on frontpage */
.findbox { background-color: transparent;
		  background-image: url('../images/library/find_box.gif');
	   	  background-repeat: no-repeat;
	   	  background-position: right top;
	   	  color: #0274B5; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Arial, sans-serif }

ul.findtext { margin: 0 0 0 25; padding: 55 0 0 0; }	 	 	    	  
li.findtext { padding: 4 0 0 0; margin: 0 0 0 0; list-style-position: outside; list-style-type:none; }
	
li.findtext a:link, li.findtext a:active, li.findtext a:visited {color: #0274B5; background-color: transparent; text-decoration: none; }
li.findtext a:hover {color: #BE5000; background-color: transparent; text-decoration: none; }	    	   
		   
.requestbox { background: url('../images/library/request_box.gif') no-repeat right top; 
		   color:#0274B5; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Arial, sans-serif; background-repeat:no-repeat }
		   
ul.requesttext { margin: 0 0 0 25; padding: 55 0 0 0; }	 	 	    	  
li.requesttext { padding: 4 0 0 0; margin: 0 0 0 0; list-style-position: outside; list-style-type:none; }
			  
li.requesttext a:link, li.requesttext a:visited, li.requesttext a:active {color: #0274B5; background-color: transparent; text-decoration: none; }
li.requesttext a:hover {color: #BE5000; background-color: transparent; text-decoration: none; }				  
		   
.researchbox { background: url('../images/library/research_box.gif') no-repeat right top; 
		   color:#0274B5; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Arial, sans-serif; background-repeat:no-repeat }
		   
ul.researchtext { margin: 0 0 0 25; padding: 55 0 0 0; }	 	 	    	  
li.researchtext { padding: 4 0 0 0; margin: 0 0 0 0; list-style-position: outside; list-style-type:none; }

li.researchtext a:link, li.researchtext a:visited, li.researchtext a:active {color: #0274B5; background-color: transparent; text-decoration: none; }
li.researchtext a:hover {color: #BE5000; background-color: transparent; text-decoration: none; }		  
			  

#whatsnewtable { border: 1px dashed #CFCFCF;
			 background-color: #FFFFFF;
			 margin: 5px 0 0 15px;
			 padding: 10px 10px 10px 10px;
			 font: 11px Verdana, Arial;
			 color: #0274B5;
    		 background: white; }
 	 

/*What's New Photo Icons */
ul.whatsnew { margin: 0 0 0 0;
		 	  padding: 0px 0px 5px 5px; }	   	   
	   	   
ul.whatsnew a:link, ul.whatsnew a:visited, ul.whatsnew a:active {color: #333333; background-color: transparent; text-decoration: none; }
ul.whatsnew a:hover {color: #BE5000; background-color: transparent; text-decoration: none; }


li.whatsnewicon_africa { background-image: url('../images/library/whatsnewicon_africa.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_apa { background-image: url('../images/library/whatsnewicon_apa.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_apple { background-image: url('../images/library/whatsnewicon_apple.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_apr18 { background-image: url('../images/library/whatsnewicon_april18.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_apr24 { background-image: url('../images/library/whatsnewicon_april24.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_art { background-image: url('../images/library/whatsnewicon_art.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_asiangirl { background-image: url('../images/library/whatsnewicon_asiangirl.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_asiangirl2 { background-image: url('../images/library/whatsnewicon_asiangirl2.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_askaway { background-image: url('../images/library/whatsnewicon_askawy.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_attention { background-image: url('../images/library/whatsnewicon_attention.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_aug16 { background-image: url('../images/library/whatsnewicon_aug16.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_aug20 { background-image: url('../images/library/whatsnewicon_aug20.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_backpack { background-image: url('../images/library/whatsnewicon_backpack.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_bcday { background-image: url('../images/library/whatsnewicon_bcflag.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_bctransit { background-image: url('../images/library/whatsnewicon_bctransit.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_blackman { background-image: url('../images/library/whatsnewicon_blackman.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_book { background-image: url('../images/library/whatsnewicon_book.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_bookpile { background-image: url('../images/library/whatsnewicon_bookpile.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_buoy { background-image: url('../images/library/whatsnewicon_buoy.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_cinema { background-image: url('../images/library/whatsnewicon_cinema.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_circle { background-image: url('../images/library/whatsnewicon_circle.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_circuit { background-image: url('../images/library/whatsnewicon_circuit.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_click { background-image: url('../images/library/whatsnewicon_click.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_coffeespill { background-image: url('../images/library/whatsnewicon_coffeespill.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_closed { background-image: url('../images/library/whatsnewicon_closed.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_closed2 { background-image: url('../images/library/whatsnewicon_closed2.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_coffeeicon { background-image: url('../images/library/whatsnewicon_coffeeicon.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_combolock { background-image: url('../images/library/whatsnewicon_combolock.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_construction { background-image: url('../images/library/whatsnewicon_construction.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_copyright { background-image: url('../images/library/whatsnewicon_copyright.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_database { background-image: url('../images/library/whatsnewicon_database.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_dec16 { background-image: url('../images/library/whatsnewicon_dec16.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_dec17 { background-image: url('../images/library/whatsnewicon_dec17.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_dec18 { background-image: url('../images/library/whatsnewicon_dec18.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_discover { background-image: url('../images/library/whatsnewicon_discover.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_dlout1 { background-image: url('../images/library/whatsnewicon_dlout1.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_dlout2 { background-image: url('../images/library/whatsnewicon_dlout2.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_dvds { background-image: url('../images/library/whatsnewicon_dvds.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_easter { background-image: url('../images/library/whatsnewicon_easter.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_ebsco { background-image: url('../images/library/whatsnewicon_ebsco.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_encore { background-image: url('../images/library/whatsnewicon_encore.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_exam { background-image: url('../images/library/whatsnewicon_exam.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_flyingbooks { background-image: url('../images/library/whatsnewicon_flyingbooks.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_guru { background-image: url('../images/library/whatsnewicon_guru.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_hsquares { background-image: url('../images/library/whatsnewicon_hsquares.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_eye { background-image: url('../images/library/whatsnewicon_eye.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_film { background-image: url('../images/library/whatsnewicon_film.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_flowers { background-image: url('../images/library/whatsnewicon_flowers.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_food { background-image: url('../images/library/whatsnewicon_food.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_goldfish { background-image: url('../images/library/whatsnewicon_goldfish.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_greengirl { background-image: url('../images/library/whatsnewicon_greengirl.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_grad { background-image: url('../images/library/whatsnewicon_grad.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_greenspring { background-image: url('../images/library/whatsnewicon_greenspring.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_group { background-image: url('../images/library/whatsnewicon_group.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_hamburger { background-image: url('../images/library/whatsnewicon_hamburger.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_hearts { background-image: url('../images/library/whatsnewicon_hearts.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_hearts2 { background-image: url('../images/library/whatsnewicon_hearts2.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_hiker { background-image: url('../images/library/whatsnewicon_hiker.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_holding { background-image: url('../images/library/whatsnewicon_holding.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_hours { background-image: url('../images/library/whatsnewicon_clock.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_hsquares { background-image: url('../images/library/whatsnewicon_hsquares.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_iheartyou { background-image: url('../images/library/whatsnewicon_iheartyou.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_infoboxes { background-image: url('../images/library/whatsnewicon_infoboxes.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_inspire { background-image: url('../images/library/whatsnewicon_inspire.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_keyboard { background-image: url('../images/library/whatsnewicon_keyboard.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_kobo { background-image: url('../images/library/whatsnewicon_kobo.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_laptop { background-image: url('../images/library/whatsnewicon_laptop.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_lamleaves { background-image: url('../images/library/whatsnewicon_lamleaves.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_leaves { background-image: url('../images/library/whatsnewicon_leaves.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_library { background-image: url('../images/library/whatsnewicon_librarydef.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_libtext { background-image: url('../images/library/whatsnewicon_libtext.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_lightbulb { background-image: url('../images/library/whatsnewicon_lightbulb.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_linkedhands { background-image: url('../images/library/whatsnewicon_linkedhands.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_lockedbook { background-image: url('../images/library/whatsnewicon_lockedbook.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_lockicon { background-image: url('../images/library/whatsnewicon_lockicon.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_lost_found { background-image: url('../images/library/whatsnewicon_lost_found.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_mapleleaf { background-image: url('../images/library/whatsnewicon_mapleleaf.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_magicbook { background-image: url('../images/library/whatsnewicon_magicbook.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_message_bottle { background-image: url('../images/library/whatsnewicon_message_bottle.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_mla { background-image: url('../images/library/whatsnewicon_mla.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_mobile { background-image: url('../images/library/whatsnewicon_mobile.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_moose { background-image: url('../images/library/whatsnewicon_moose.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_mouse { background-image: url('../images/library/whatsnewicon_mouse.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_mydouglas { background-image: url('../images/library/whatsnewicon_mydouglas.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_new { background-image: url('../images/library/whatsnewicon_new.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_notebook { background-image: url('../images/library/whatsnewicon_notebook.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_novell { background-image: url('../images/library/whatsnewicon_novell.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_nowifi { background-image: url('../images/library/whatsnewicon_nowifi.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_offcampus { background-image: url('../images/library/whatsnewicon_offcampus.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_olympics { background-image: url('../images/library/whatsnewicon_olympics.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_openbook { background-image: url('../images/library/whatsnewicon_openbook.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_paperwerks1 { background-image: url('../images/library/whatsnewicon_paperwerks1.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_paperwerks2 { background-image: url('../images/library/whatsnewicon_paperwerks2.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_paperwerks3 { background-image: url('../images/library/whatsnewicon_paperwerks3.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_pen { background-image: url('../images/library/whatsnewicon_pen.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_plant { background-image: url('../images/library/whatsnewicon_plant.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_poppy { background-image: url('../images/library/whatsnewicon_poppy.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_pumpkin { background-image: url('../images/library/whatsnewicon_pumpkin.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_pussy_willows { background-image: url('../images/library/whatsnewicon_pussy_willows.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_question1 { background-image: url('../images/library/whatsnewicon_question1.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_question2 { background-image: url('../images/library/whatsnewicon_question2.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_quiet { background-image: url('../images/library/whatsnewicon_quiet.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_reading { background-image: url('../images/library/whatsnewicon_reading.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_redribbon { background-image: url('../images/library/whatsnewicon_redribbon.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_retriever { background-image: url('../images/library/whatsnewicon_retriever.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_road { background-image: url('../images/library/whatsnewicon_road.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_shopping { background-image: url('../images/library/whatsnewicon_shopping.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_sitting { background-image: url('../images/library/whatsnewicon_sitting.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_smartphones { background-image: url('../images/library/whatsnewicon_smartphones.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_smiling { background-image: url('../images/library/whatsnewicon_smiling.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_snowday { background-image: url('../images/library/whatsnewicon_snowday.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_snowgirl { background-image: url('../images/library/whatsnewicon_snowgirl.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_snowflake { background-image: url('../images/library/whatsnewicon_snowflake.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_sociald { background-image: url('../images/library/whatsnewicon_sociald.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_sparkle { background-image: url('../images/library/whatsnewicon_sparkle.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_stacks { background-image: url('../images/library/whatsnewicon_stacks.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_student { background-image: url('../images/library/whatsnewicon_student.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_studentlib { background-image: url('../images/library/whatsnewicon_studentlib.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_studentcard { background-image: url('../images/library/whatsnewicon_studentcard.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_studygirl { background-image: url('../images/library/whatsnewicon_studygirl.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_surfer { background-image: url('../images/library/whatsnewicon_surfer.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_texting { background-image: url('../images/library/whatsnewicon_texting.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_texting2 { background-image: url('../images/library/whatsnewicon_texting2.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_textub { background-image: url('../images/library/whatsnewicon_textub.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_timbits { background-image: url('../images/library/whatsnewicon_timbits.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_twitter { background-image: url('../images/library/whatsnewicon_twitter.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_twitter2 { background-image: url('../images/library/whatsnewicon_twitter2.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_usb { background-image: url('../images/library/whatsnewicon_usb.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_victoria { background-image: url('../images/library/whatsnewicon_victoria.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_video { background-image: url('../images/library/whatsnewicon_video.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_vsquares { background-image: url('../images/library/whatsnewicon_vsquares.jpg'); background-repeat: no-repeat; background-position: 0 0 10 0; 
margin: 0 0 10 0; padding: 0 0 10 90; line-height: 13px; list-style-position: outside; list-style-type:none; }

li.whatsnewicon_wifi { background-image: url('../images/library/whatsnewicon_wifi.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }

li.whatsnewicon_xmastree { background-image: url('../images/library/whatsnewicon_xmastree.jpg'); background-repeat: no-repeat; background-position:  0 0; 
line-height: 13px; list-style-position: outside; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10; padding-left:90; padding-right:0; padding-top:0; padding-bottom:10 }



.catsearchbox { padding: 5px 0 18px 66px;
				_padding: 5px 0 14px 66px;
				margin: 0 0 0 0;
				font-family: Verdana, Arial, Helvetica, Sans;
				font-size: 11px;
				vertical-align: middle; }
				
body,td,th,input,select,textarea{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
input, label, select {vertical-align:middle;}

.catsearchbox a:link, .catsearchbox a:visited, .catsearchbox a:active {color: white; text-decoration: none; }
.catsearchbox a:hover {color: white; text-decoration: underline; }

.photoborder { margin: 0 15px 11px 0;}


/*Mobile QR code */
ul.mobileqr { margin-left: 0px;
		      padding: 0px 0px 0px 40px; }

li.mobileqr { background-image: url('../images/library/qrcodemobile.png');
		   background-repeat: no-repeat;
	   	   line-height: 145px;
	   	   list-style-type:none; }
	   	   
.share { text-align: center;
		 padding-bottom: 10px; }
