.book_edit td {

	vertical-align: top;

}



.book_edit p:hover {

	background-color: yellow;

	cursor: hand;

}



.book_edit .selected {

	background-color: red;

}



.book_text p {

	border: 1px solid white;

	margin: 0px 0px 4px 0px !important;

    line-height:1.6em;

}



.sync_button {

	font-size: 80%;

	font-weight: bolder;

}