/* CSS Document */

/* IE and Safari render these section differently so this one is for IE */


#book1 {
	margin-top:113PX;
	text-align: center;
}
#book1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#book2 {
	margin-top:160PX;
	text-align: center;
}
#book2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#book3 {
	margin-top:128PX;
	text-align: center;
}
#book3 img {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#book4 {
	margin-top:128PX;
	text-align: center;
}
#book4 img {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* IE and Safari render these section differently so this one is for SAFARI */


html>body #book1 {
  margin-top:95PX;
}
html>body #book2 {
  margin-top:110PX;
}
html>body #book3 {
  margin-top:100PX;
}
html>body #book4 {
  margin-top:100PX;
}
