pap#book-title {
position:relative;
left: 40px;
}


#text-container-book {
position:relative;
top: -80px;
font-size: 13px;
line-height: 17px;
}

#text-container-book a {
font-size: 13px;
}

#text-container-pages {
position:relative;
top: -45px;
}

#text-container-pages a {
font-size: 13px;
}

img.cover {
padding-right: 20px;
padding-bottom: 10px;
padding-top:5px;
}

#edited-header {
	background-image: url(images/edited-title.gif);
	width: 205px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
}

#edited-header span {
	display: none;
}


#legal-header {
	background-image: url(images/legal-header.jpg);
	width: 205px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
	margin-top: 320px;
}

#legal-header span {
	display: none;
}

#opinions-header {
	background-image: url(images/opinions-title.gif);
	width: 205px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
}

#opinions-header span {
	display: none;
}

#blog-header {
	background-image: url(images/blog-header.gif);
	width: 100px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 44px;
}

#blog-header span {
	display: none;
}


#podcasts-header {
	background-image: url(images/podcasts-header.jpg);
	width: 205px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
}

#podcasts-header span {
	display: none;
}

#interviews-header {
	background-image: url(images/interviews.jpg);
	width: 205px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 42px;
}

#interviews-header span {
	display: none;
}




#text-container-pages #papers-header {
	background-image: url(images/papers-title.gif);
	width: 205px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
	margin-top:0;
}
		
#text-container-pages #francaise-header {
	background-image: url(images/francaise-title.jpg);
	width: 605px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
	margin-top:0;
}
	

#francaise-header span {
	display: none;
}	
		
#text-container-pages #about-header {
	background-image: url(images/about-title.gif);
	width: 400px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
	margin-bottom: 80px;
	margin-top:0;
}

ul.reviews {
	width: 660px;
	margin-left: 20px;
}	

ul.reviews li a:link, ul.reviews li a:visited {
	font: 13px Georgia, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #4f3e24;
	background-color: #9a9470;	

}

ul.reviews li a:hover, ul.reviews li a:active {
	font: 13px Georgia, Helvetica, Arial, sans-serif;
	text-decoration: underline;
	color: #4f3e24;
	background-color: #9a9470;
}

ul.fr {
	width: 620px;
	margin-left:40px;
}	

ul.fr li {list-style:none;
			margin-bottom:6px;}

ul.fr li a:link, ul.fr li a:visited {
	font: 13px Georgia, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #4f3e24;
	background-color: #9a9470;	

}

ul.fr li a:hover, ul.fr li a:active {
	font: 13px Georgia, Helvetica, Arial, sans-serif;
	text-decoration: underline;
	color: #4f3e24;
	background-color: #9a9470;
}

#edited {
width: 620px;
text-align:center;
margin-top: 30px;
margin-left: -50px;
}

#legal {
width: 620px;
text-align:center;
margin-top: 30px;
margin-left: -50px;
}

#text-container-pages > #edited {
width: 620px;
text-align:center;
margin-left: 0;
}


#text-container-pages > #legal {
width: 620px;
text-align:center;
margin-left: 0;
}

#edited .left {
	float: left;
	width: 200px;
	margin-left: 100px;
}

#edited .right {
	width: 200px;
	float: right;
}

#legal .left {
	float: left;
	width: 200px;
	margin-left: 100px;
}

#legal .right {
	width: 200px;
	float: right;
}

