@font-face {
 
  src: url(../fonts/HelveticaNeueBd.ttf);
  font-family: helvetica_bold;

}


p.book_title {

	font-size: 13px;
	font-family: helvetica_bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #149841;

	line-height: 1.5em;
    height: 3em; 

	overflow: hidden;
    
   
}