body,p,li {
	font-family:arial;
	line-height: 200%;
}

body {
	background: url('/images/vertical-fade-80px-ltblue.gif'); 
	background-repeat: repeat-x;
}

.book-title {font-style:italic}

.left-image {
	float:left;
	padding-right:15px;
}

.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#yui-main .yui-b {
	padding-right:40px;
}