/* CSS for catalogue previews and buttons */

	
 	.page{color:#339999; position:relative; float:left; margin:10px; text-align:center; cursor:pointer; font-family:Arial, Helvetica, sans-serif; font-size:12pt; border-width:6px; border-style:double; border-color:#339999;}
  .myButton{border:solid 3px; border-color:#339999; background-color:#ebecf6; color:#339999; font-family:arial; font-weight:bold; text-align:center; display:inline; margin:2px; padding:0.25em; width:5em; cursor:pointer;}
