@charset "utf-8";
/* CSS Document */

.bookAuthor
{
	clear: left;
	margin-bottom: 20px;
}
.bookAuthorImage
{
	width: 90px;
	height: 113px;
	float: left;
	background: url(../images/widgets/small/full.png) top left no-repeat;
	overflow: hidden;
	position: relative;
}
.bookAuthorImage a
{
	height: 94px;
	overflow: hidden !important;
	display: block;

}
.bookAuthorImage img
{
	width: 62px !important;
	border: 1px solid #443b31;
	margin: 3px 0px 0px 7px;
	top: 3px;
	position: absolute;
}
.class="assetList"
{
	float: none;
	clear: left;
}
